Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Ddebug.c1513 int nbdchginfos /**< number of bound changes in the conflict set */ in debugCheckBdchginfos()
1615 int nbdchginfos /**< number of bound changes in the conflict set */ in printBdchginfos()
1644 int nbdchginfos /**< number of bound changes in the conflict set */ in SCIPdebugCheckConflict()
1694 int nbdchginfos, /**< number of bound changes in the conflict set */ in SCIPdebugCheckConflictFrontier()
H A Dstruct_conflict.h67 …int nbdchginfos; /**< number of bound change informations in the conflict… member
H A Dconflict.c636 int nbdchginfos, /**< number of bound changes in the conflict set */ in SCIPconflicthdlrExec()
1603 int nbdchginfos /**< number of bound changes to add */ in conflictsetAddBounds()
2269 int nbdchginfos; in detectImpliedBounds() local
4818 int nbdchginfos; in conflictAddConflictset() local
H A Dsolve.c885 int nbdchginfos; in updatePseudocost() local