Home
last modified time | relevance | path

Searched refs:mayGenerateRowCutsInTree (Results 1 – 8 of 8) sorted by relevance

/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/
H A DCglCutGenerator.cpp57 bool CglCutGenerator::mayGenerateRowCutsInTree() const in mayGenerateRowCutsInTree() function in CglCutGenerator
H A DCglCutGenerator.hpp106 virtual bool mayGenerateRowCutsInTree() const;
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglAllDifferent/
H A DCglAllDifferent.hpp69 virtual bool mayGenerateRowCutsInTree() const in mayGenerateRowCutsInTree() function in CglAllDifferent
/dports/math/cgl-conic/CGL-CONIC-releases-1.0.0-6-gc96de60/src/
H A DCglConicCutGenerator.cpp41 bool CglConicCutGenerator::mayGenerateRowCutsInTree() const { in mayGenerateRowCutsInTree() function in CglConicCutGenerator
H A DCglConicCutGenerator.hpp75 virtual bool mayGenerateRowCutsInTree() const;
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglProbing/
H A DCglProbing.hpp208 virtual bool mayGenerateRowCutsInTree() const;
H A DCglProbing.cpp9907 CglProbing::mayGenerateRowCutsInTree() const in mayGenerateRowCutsInTree() function in CglProbing
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcModel.cpp9575 if (howOften >= 0 && generator_[i]->generator()->mayGenerateRowCutsInTree())