Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dbranch_relpscost.c1161 … if( !SCIPisVarPscostRelerrorReliable(scip, branchcands[c], relerrorthreshold, clevel) && in execRelpscost()
1170 !SCIPisVarPscostRelerrorReliable(scip, branchcands[c], relerrorthreshold, clevel)) in execRelpscost()
H A Dscip_var.h3317 SCIP_Bool SCIPisVarPscostRelerrorReliable(
H A Dscip_var.c9006 SCIP_Bool SCIPisVarPscostRelerrorReliable( in SCIPisVarPscostRelerrorReliable() function