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