Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_sol.h48 SCIP_Real absviolcons; /**< maximum absolute violation of constraints */ member
H A Dsol.c2389 SCIP_Real absviolcons, /**< absolute violation of constraint */ in SCIPsolUpdateConsViolation()