All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
LinVarEventData Struct Reference Detailed Descriptionevent data for linear variable bound change events Definition at line 64 of file cons_nonlinear.c.
Field Documentation
the constraint handler data Definition at line 66 of file cons_nonlinear.c. Referenced by catchLinearVarEvents().
the constraint data Definition at line 67 of file cons_nonlinear.c. Referenced by catchLinearVarEvents().
the index of the linear variable which bound change is catched Definition at line 68 of file cons_nonlinear.c. Referenced by catchLinearVarEvents().
position of eventdata in SCIP's event filter Definition at line 69 of file cons_nonlinear.c. Referenced by catchLinearVarEvents(). |