Base class of the Event Handler Plugin. More...
Go to the source code of this file.
Classes | |
| class | Eventhdlr |
Namespaces | |
| pyscipopt.event | |
Variables | |
| event | |
| eventhdlrdata = SCIPeventhdlrGetData(eventhdlr) | |
| PyEvent = Event() | |
| PyEventhdlr = getPyEventhdlr(eventhdlr) | |
Base class of the Event Handler Plugin.
Definition in file event.pxi.