Home
last modified time | relevance | path

Searched refs:mustCallAgain (Results 1 – 4 of 4) sorted by relevance

/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcCutGenerator.hpp342 inline bool mustCallAgain() const in mustCallAgain() function in CbcCutGenerator
H A DCbcCutGenerator.cpp1403 if (mustCallAgain()) in generateTuning()
H A DCbcThread.cpp1814 if (generator_[i]->mustCallAgain() && status >= 0) in parallelCuts()
H A DCbcModel.cpp8281 if (!generator_[i]->mustCallAgain())
8451 if (generator_[i]->mustCallAgain()) {
9827 if (switchOff && !generator_[i]->mustCallAgain()) {
9849 if (numberRowCutsBefore < numberRowCutsAfter && generator_[i]->mustCallAgain() && status >= 0)
9857 … if (numberRowCutsBefore < numberRowCutsAfter && generator_[i]->mustCallAgain() && status >= 0)
17049 if (!generator_[i]->mustCallAgain())