Home
last modified time | relevance | path

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

/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening/
H A DboundTightening.cpp206 primal0 = Ub (objInd), in boundTightening() local
213 (UB < primal0 - COUENNE_EPS)) { // update primal bound (MIP) in boundTightening()
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/bound_tightening/twoImpliedBT/
H A DTwoImpliedGenCuts.cpp611 primal0 = problem_ -> Ub (objInd), in generateCuts() local
617 (UB < primal0 - COUENNE_EPS)) { // update primal bound (MIP) in generateCuts()