Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/tests/src/heur/
H A Dmultistart.c219 SCIP_Real minfeas; variable
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_multistart.c214 SCIP_Real* minfeas /**< buffer to store the minimum feasibility */ in getMinFeas()
352 SCIP_Real* minfeas, /**< pointer to store the minimum feasibility */ in improvePoint()
504 SCIP_Real minfeas; in filterPoints() local