Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dbranch_random.c69SCIP_Real* bestcandsol /**< buffer to store solution value of best candidate */ in getRandomVariable()
243 SCIP_Real bestcandsol; in SCIP_DECL_BRANCHEXECEXT() local