Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtree.c1515 SCIP_Bool propcutoff; in nodeActivate() local
1518 eventfilter, eventqueue, cliquetable, &propcutoff) ); in nodeActivate()
1519 *cutoff = *cutoff || propcutoff; in nodeActivate()