Home
last modified time | relevance | path

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

/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcSolver.cpp7394 int typeOfCuts = babModel_->numberCutGenerators() ? 1 : -1; in CbcMain1() local
7395 CbcStrategyDefault strategy(typeOfCuts, in CbcMain1()