6 #ifndef CbcHeuristicDiveFractional_H 7 #define CbcHeuristicDiveFractional_H 45 const double* newSolution,
~CbcHeuristicDiveFractional()
virtual CbcHeuristicDiveFractional * clone() const
Clone.
CbcHeuristicDiveFractional()
virtual bool selectVariableToBranch(OsiSolverInterface *solver, const double *newSolution, int &bestColumn, int &bestRound)
Selects the next variable to branch on.
virtual void generateCpp(FILE *fp)
Create C++ lines to get to current state.
Simple Branch and bound class.
CbcHeuristicDiveFractional & operator=(const CbcHeuristicDiveFractional &rhs)
Assignment operator.