Home
last modified time | relevance | path

Searched defs:SCIP_DomChgBoth (Results 1 – 1 of 1) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_var.h129 struct SCIP_DomChgBoth struct
131 …d int nboundchgs:30; /**< number of bound changes (must be first structure entry!) */
132 …nt domchgtype:2; /**< type of domain change data (must be first structure entry!) */
133 SCIP_BOUNDCHG* boundchgs; /**< array with changes in bounds of variables */
134 SCIP_HOLECHG* holechgs; /**< array with changes in hole lists */
135 int nholechgs; /**< number of hole list changes */