Home
last modified time | relevance | path

Searched refs:computeED (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/tests/src/cons/quadratic/
H A Dprojection.c209 SCIP_CALL( computeED(scip, conshdlr, cons) ); in checkEDandProjection()
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_quadratic.c7938 SCIP_RETCODE computeED( in computeED() function
12370 SCIP_CALL( computeED(scip, conshdlr, conss[c]) ); in SCIP_DECL_CONSINITSOL()