All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SCIP_EventHole Struct Reference Detailed Descriptiondata for domain hole events Definition at line 79 of file struct_event.h.
Field Documentation
left bound of open interval in hole Definition at line 81 of file struct_event.h.
right bound of open interval in hole Definition at line 82 of file struct_event.h.
variable for which a hole was removed Definition at line 83 of file struct_event.h. Referenced by SCIPeventChgVar(), and SCIPeventGetVar(). |