Home
last modified time | relevance | path

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

/dports/math/clp/Clp-1.17.3/Clp/src/OsiClp/
H A DOsiClpSolverInterface.hpp1332 inline void setLargestAway(double value) in setLargestAway() function in OsiClpSolverInterface
H A DOsiClpSolverInterface.cpp10495 osiModel_->setLargestAway(-1.0); in check()
/dports/math/ogdf/OGDF/include/coin/
H A DOsiClpSolverInterface.hpp1239 inline void setLargestAway(double value) in setLargestAway() function in OsiClpSolverInterface
/dports/math/ogdf/OGDF/src/coin/OsiClp/
H A DOsiClpSolverInterface.cpp9246 osiModel_->setLargestAway(-1.0); in check()
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcModel.cpp5365 clpSolver->setLargestAway(-1.0);