Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_heur.h352 SCIP_Real SCIPdivesetGetUbQuot(
H A Dheuristics.c336 ubquot = SCIPdivesetGetUbQuot(diveset); in SCIPperformGenericDivingAlgorithm()
H A Dheur.c666 SCIP_Real SCIPdivesetGetUbQuot( in SCIPdivesetGetUbQuot() function