Cbc
2.10.10
|
Routines for doing heuristics. More...
Go to the source code of this file.
Functions | |
void | crunchIt (ClpSimplex *model) |
OsiClpSolverInterface * | fixVubs (CbcModel &model, int skipZero2, int &doAction, CoinMessageHandler *, const double *lastSolution, double dextra[6], int extra[5]) |
int | doHeuristics (CbcModel *model, int type, std::vector< CbcOrClpParam > parameters_, int noPrinting_, int initialPumpTune) |
1 - add heuristics to model 2 - do heuristics (and set cutoff and best solution) 3 - for miplib test so skip some (out model later) More... | |
Routines for doing heuristics.
Definition in file CbcSolverHeuristics.hpp.
void crunchIt | ( | ClpSimplex * | model | ) |
OsiClpSolverInterface* fixVubs | ( | CbcModel & | model, |
int | skipZero2, | ||
int & | doAction, | ||
CoinMessageHandler * | , | ||
const double * | lastSolution, | ||
double | dextra[6], | ||
int | extra[5] | ||
) |
int doHeuristics | ( | CbcModel * | model, |
int | type, | ||
std::vector< CbcOrClpParam > | parameters_, | ||
int | noPrinting_, | ||
int | initialPumpTune | ||
) |
1 - add heuristics to model 2 - do heuristics (and set cutoff and best solution) 3 - for miplib test so skip some (out model later)