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