Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_heur.h328 SCIP_Real SCIPdivesetGetMaxLPIterQuot(
H A Dheuristics.c174 …text)+1.0)/(SCIPdivesetGetNCalls(diveset, divecontext)+1.0)) * SCIPdivesetGetMaxLPIterQuot(diveset… in getDivesetIterLimit()
H A Dheur.c635 SCIP_Real SCIPdivesetGetMaxLPIterQuot( in SCIPdivesetGetMaxLPIterQuot() function