Home
last modified time | relevance | path

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

/dports/math/osi/Osi-0.108.6/Osi/test/
H A DOsiTestSolverInterface.cpp1389 const double* lb_elem = cc.lbs().getElements(); in applyColCut() local
1392 collower_[lb_ind[i]] = CoinMax(collower_[lb_ind[i]], lb_elem[i]); in applyColCut()
/dports/math/clp/Clp-1.17.3/Osi/test/
H A DOsiTestSolverInterface.cpp1389 const double* lb_elem = cc.lbs().getElements(); in applyColCut() local
1392 collower_[lb_ind[i]] = CoinMax(collower_[lb_ind[i]], lb_elem[i]); in applyColCut()