Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_sol.h43 SCIP_Real absviolbounds; /**< maximum absolute violation of variable bounds */ member
H A Dsol.c2363 SCIP_Real absviolbounds, /**< absolute violation of bounds */ in SCIPsolUpdateBoundViolation()