Home
last modified time | relevance | path

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

/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcTree.hpp175 inline int lastUnsatisfied() const in lastUnsatisfied() function in CbcTree
H A DCbcModel.cpp4778 << tree_->lastDepth() << tree_->lastUnsatisfied()
4785 << tree_->lastDepth() << tree_->lastUnsatisfied() << numberIterations_
4792 … << tree_->lastDepth() << tree_->lastUnsatisfied() << numberIterations_ << numberExtraIterations_