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