data for variable deletion events
Definition at line 55 of file struct_event.h.
#include <struct_event.h>
Data Fields | |
SCIP_VAR * | var |
SCIP_VAR* SCIP_EventVarDeleted::var |
variable that will be deleted from the problem
Definition at line 57 of file struct_event.h.