Home
last modified time | relevance | path

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

/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcTree.cpp613 model->addCuts1(node, lastws); in cleanTree()
1068 model->addCuts1(node, lastws); in cleanTree()
1362 model->addCuts1(node, lastws); in cleanTree()
H A DCbcModel.hpp2480 bool addCuts1(CbcNode *node, CoinWarmStartBasis *&lastws);
H A DCbcModel.cpp278 model.addCuts1(node, debugws); in verifyCutCounts()
7222 bool CbcModel::addCuts1(CbcNode *node, CoinWarmStartBasis *&lastws) function in CbcModel
7379 bool sameProblem = addCuts1(node, lastws);