Home
last modified time | relevance | path

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

/dports/math/ogdf/OGDF/src/coin/Clp/
H A DClpSimplexDual.cpp4631 bool inCbc = (specialOptions_ & (0x01000000 | 16384)) != 0; in statusOfProblemInDual() local
4632 if (!inCbc) { in statusOfProblemInDual()
4696 if (!inCbc) { in statusOfProblemInDual()
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DClpSimplexDual.cpp5489 bool inCbc = (specialOptions_ & (0x01000000 | 16384)) != 0; in statusOfProblemInDual() local
5490 if (!inCbc) { in statusOfProblemInDual()
5565 if (!inCbc) { in statusOfProblemInDual()