8 #ifndef CbcCompareDepth_H
9 #define CbcCompareDepth_H
virtual CbcCompareBase * clone() const
Clone.
virtual void generateCpp(FILE *fp)
Create C++ lines to get to current state.
CbcCompareDepth(const CbcCompareDepth &rhs)
virtual bool test(CbcNode *x, CbcNode *y)
This is test function.
CbcCompareDepth & operator=(const CbcCompareDepth &rhs)
Simple Branch and bound class.
Information required while the node is live.