SCIP Doxygen Documentation
Loading...
Searching...
No Matches
SCIP_DomChg Union Reference

Detailed Description

tracks changes of the variables' domains

Definition at line 166 of file struct_var.h.

#include <struct_var.h>

Data Fields

SCIP_DOMCHGBOUND domchgbound
SCIP_DOMCHGBOTH domchgboth
SCIP_DOMCHGDYN domchgdyn

Field Documentation

◆ domchgbound

◆ domchgboth

SCIP_DOMCHGBOTH SCIP_DomChg::domchgboth

bound and hole changes

Definition at line 169 of file struct_var.h.

Referenced by SCIPdomchgApply(), and SCIPdomchgUndo().

◆ domchgdyn