Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dlp.c12003SCIP_Bool needprimalray, /**< if the LP is unbounded, do we need a primal ray? */ in lpSolve()
12183SCIP_Bool needprimalray, /**< if the LP is unbounded, do we need a primal ray? */ in lpFlushAndSolve()
12389 SCIP_Bool needprimalray; in SCIPlpSolveAndEval() local