All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SCIP_HoleChg Struct Reference Detailed Descriptionchange in a hole list Definition at line 54 of file struct_var.h.
Field Documentation
changed list pointer Definition at line 56 of file struct_var.h. Referenced by SCIPdomchgAddHolechg(), SCIPdomchgApply(), and SCIPdomchgUndo().
new value of list pointer Definition at line 57 of file struct_var.h. Referenced by SCIPdomchgAddHolechg(), and SCIPdomchgApply().
old value of list pointer Definition at line 58 of file struct_var.h. Referenced by SCIPdomchgAddHolechg(), and SCIPdomchgUndo(). |