Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Ddebug.h271 #define SCIPdebugCheckConflict(blkmem,set,node,bdchginfos,relaxedbds,nliterals) SCIP_OKAY argument
272 #define SCIPdebugCheckConflictFrontier(blkmem,set,node,bdchginfo,bdchginfos,relaxedbds,nliterals,bd… argument
H A Ddebug.c1511 SCIP_BDCHGINFO** bdchginfos, /**< bound change informations of the conflict set */ in debugCheckBdchginfos()
1613 SCIP_BDCHGINFO** bdchginfos, /**< bound change information array */ in printBdchginfos()
1642 SCIP_BDCHGINFO** bdchginfos, /**< bound change informations of the conflict set */ in SCIPdebugCheckConflict()
1692 SCIP_BDCHGINFO** bdchginfos, /**< bound change informations of the conflict set */ in SCIPdebugCheckConflictFrontier()
H A Dstruct_conflict.h61 SCIP_BDCHGINFO** bdchginfos; /**< bound change informations of the conflict set */ member
H A Dconflict.c634 SCIP_BDCHGINFO** bdchginfos, /**< bound change resembling the conflict set */ in SCIPconflicthdlrExec()
1532 SCIP_BDCHGINFO** bdchginfos; in conflictsetAddBound() local
1602 SCIP_BDCHGINFO** bdchginfos, /**< bound changes to add to the conflict set */ in conflictsetAddBounds()
2190 SCIP_BDCHGINFO** bdchginfos; in checkRedundancy() local
2259 SCIP_BDCHGINFO** bdchginfos; in detectImpliedBounds() local
4817 SCIP_BDCHGINFO** bdchginfos; in conflictAddConflictset() local