data for implication added events
Definition at line 88 of file struct_event.h.
#include <struct_event.h>
Data Fields | |
SCIP_VAR * | var |
SCIP_VAR* SCIP_EventImplAdd::var |
variable for which an implication, variable bound, or clique was added
Definition at line 90 of file struct_event.h.
Referenced by SCIPeventChgVar(), SCIPeventGetVar(), and SCIPeventqueueProcess().