24 return test_->test(x, y);
28 return test_->test(x, y);
33 return test_->alternateTest(x, y);
bool operator()(CbcNode *x, CbcNode *y)
CbcCompareBase * comparisonObject() const
return comparison object
bool compareNodes(CbcNode *x, CbcNode *y)
bool alternateTest(CbcNode *x, CbcNode *y)
This is alternate test function.
Information required while the node is live.