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