Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dsepastore.c1045 cutefficacy = SCIProwGetRelaxEfficacy(sepastore->cuts[c], set, stat); in SCIPsepastoreRemoveInefficaciousCuts()
H A Dlp.h658 SCIP_Real SCIProwGetRelaxEfficacy(
H A Dlp.c6912 SCIP_Real SCIProwGetRelaxEfficacy( in SCIProwGetRelaxEfficacy() function