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