4 #ifndef CbcHeuristicDive_H
5 #define CbcHeuristicDive_H
42 void generateCpp( FILE * fp,
const char * heuristic);
57 virtual int solution(
double & objectiveValue,
58 double * newSolution);
101 const double* newSolution,
114 const double * random);