All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SCIP_EventRowCoefChanged Struct Reference Detailed Descriptiondata for row coefficient change events Definition at line 117 of file struct_event.h.
Field Documentation
row which coefficient has changed Definition at line 119 of file struct_event.h.
column which coefficient has changed Definition at line 120 of file struct_event.h.
old value of coefficient Definition at line 121 of file struct_event.h.
new value of coefficient Definition at line 122 of file struct_event.h. |