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