All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SCIP_EventRowSideChanged Struct Reference Detailed Descriptiondata for row side change events Definition at line 134 of file struct_event.h.
Field Documentation
row which side has changed Definition at line 136 of file struct_event.h.
which side has changed Definition at line 137 of file struct_event.h.
old value of side Definition at line 138 of file struct_event.h.
new value of side Definition at line 139 of file struct_event.h. |