Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dbranch_lookahead.c2359 int nboundsadded = 0; in applyDomainReductions() local
2433 nboundsadded++; in applyDomainReductions()
2484 nboundsadded++; in applyDomainReductions()
2506 statistics->ndomred += nboundsadded; in applyDomainReductions()
2511 "base lp.\n", nboundsadded, nboundsaddedvio); in applyDomainReductions()