PySCIPOpt  5.1.1
Python Interface for the SCIP Optimization Suite
event.pxi File Reference

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)
 

Detailed Description

Base class of the Event Handler Plugin.

Definition in file event.pxi.