Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_sol.h44 SCIP_Real relviolbounds; /**< maximum relative violation of variable bounds */ member
H A Dsol.c2364 SCIP_Real relviolbounds /**< relative violation of bounds */ in SCIPsolUpdateBoundViolation()