Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dvar.c9666 SCIP_Real* vlbconstants; in varAddTransitiveImplic() local
9673 vlbconstants = SCIPvboundsGetConstants(implvar->vlbs); in varAddTransitiveImplic()
9709 vbimplbound = (implbound - vlbconstants[i])/vlbcoefs[i]; in varAddTransitiveImplic()