Home
last modified time | relevance | path

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

/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglGomory/
H A DCglGomory.hpp86 void setLimitAtRoot(int limit);
H A DCglGomory.cpp1847 void CglGomory::setLimitAtRoot(int limit) function in CglGomory
/dports/math/bonmin/Bonmin-releases-1.8.8/Bonmin/src/Algorithms/QuadCuts/
H A DBonLinearCutsGenerator.cpp30 gom->setLimitAtRoot(512); in initialize()
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcGenCtlBlk.cpp297 gomory_.proto_->setLimitAtRoot(gomory_.limitAtRoot_); in getGomory()
H A DCbcStrategy.cpp997 cglGomory->setLimitAtRoot(1000); in setCutAndHeuristicOptions()
H A DCbcSolver.cpp1751 gomoryGen.setLimitAtRoot(1000); in CbcMain1()
3587 gomory.setLimitAtRoot(512); in CbcMain1()
5253 gomoryGen.setLimitAtRoot(numberColumns); in CbcMain1()
5257 gomoryGen.setLimitAtRoot(numberColumns); in CbcMain1()
5263 gomoryGen.setLimitAtRoot(numberColumns); in CbcMain1()
5266 gomoryGen.setLimitAtRoot(2000); in CbcMain1()
5272 gomoryGen.setLimitAtRoot(numberColumns); in CbcMain1()
5278 gomoryGen.setLimitAtRoot(cutLength); in CbcMain1()
H A DCbcLinked.cpp2535 gomory.setLimitAtRoot(512); in linearizedBAB()
2774 gomory.setLimitAtRoot(512); in heuristicSolution()
3472 gomory.setLimitAtRoot(512); in fathom()
H A DCbcModel.cpp14542 cgl1->setLimitAtRoot(cgl1->getLimit());
14612 cgl1->setLimitAtRoot(cgl1->getLimit());
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/main/
H A DBonCouenneSetup.cpp1061 gc -> setLimitAtRoot(512); in addMilpCutGenerators()
/dports/math/bonmin/Bonmin-releases-1.8.8/Bonmin/src/Algorithms/
H A DBonBonminSetup.cpp281 gom->setLimitAtRoot(5000); in addMilpCutGenerators()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_solver.c4053 gomory->setLimitAtRoot(100); in dual_simplex()
4056 gomory->setLimitAtRoot(100); in dual_simplex()