All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SCIP_EventRowConstChanged Struct Reference Detailed Descriptiondata for row constant change events Definition at line 126 of file struct_event.h.
Field Documentation
row which constant has changed Definition at line 128 of file struct_event.h.
old value of constant Definition at line 129 of file struct_event.h.
new value of constant Definition at line 130 of file struct_event.h. |