Solving Constraint Integer Programs
tracks changes of the variables' domains
Definition at line 149 of file struct_var.h.
#include <struct_var.h>
bound changes
Definition at line 151 of file struct_var.h.
Referenced by conflictAnalyze(), getBranchInfo(), SCIPdomchgApply(), SCIPdomchgApplyGlobal(), SCIPdomchgGetBoundchg(), SCIPdomchgGetNBoundchgs(), SCIPdomchgUndo(), SCIPnodeGetParentBranchings(), SCIPnodePrintAncestorBranchings(), SCIPtreeLoadLPState(), and updatePseudocost().
bound and hole changes
Definition at line 152 of file struct_var.h.
Referenced by SCIPdomchgApply(), and SCIPdomchgUndo().
bound and hole changes with dynamic arrays
Definition at line 153 of file struct_var.h.
Referenced by domchgEnsureBoundchgsSize(), domchgEnsureHolechgsSize(), SCIPdomchgAddBoundchg(), SCIPdomchgAddHolechg(), SCIPdomchgApply(), SCIPdomchgUndo(), and SCIPnodeAddBoundinfer().