Go to the documentation of this file.
4 #ifndef CbcHeuristicGreedy_H
5 #define CbcHeuristicGreedy_H
49 virtual int solution(
double & objectiveValue,
50 double * newSolution);
134 virtual int solution(
double & objectiveValue,
135 double * newSolution);