Home
last modified time | relevance | path

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

/dports/math/osi/Osi-0.108.6/Osi/test/
H A DOsiTestSolverInterface.cpp1396 const int* ub_ind = cc.ubs().getIndices(); in applyColCut() local
1398 colupper_[ub_ind[i]] = CoinMin(colupper_[ub_ind[i]], ub_elem[i]); in applyColCut()
/dports/math/clp/Clp-1.17.3/Osi/test/
H A DOsiTestSolverInterface.cpp1396 const int* ub_ind = cc.ubs().getIndices(); in applyColCut() local
1398 colupper_[ub_ind[i]] = CoinMin(colupper_[ub_ind[i]], ub_elem[i]); in applyColCut()