Home
last modified time | relevance | path

Searched refs:checkdomreds (Results 1 – 1 of 1) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dbranch_lookahead.c3191 SCIP_Bool checkdomreds /**< should domain reductions be checked? */ in isBranchFurther() argument
3197 && !status->maxnconsreached && (!checkdomreds || !status->domred); in isBranchFurther()