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