Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_cut.c97 …return SCIProwIsLPEfficacious(cut, scip->set, scip->stat, scip->lp, (SCIPtreeGetCurrentDepth(scip-… in SCIPisCutEfficacious()
H A Dlp.h630 SCIP_Bool SCIProwIsLPEfficacious(
H A Dlp.c6837 SCIP_Bool SCIProwIsLPEfficacious( in SCIProwIsLPEfficacious() function