Classes | |
class | CouenneInfo |
Bonmin class for passing info between components of branch-and-cuts. More... | |
class | CouenneInterface |
class | SmartAsl |
class | CouenneSetup |
class | InitHeuristic |
A heuristic that stores the initial solution of the NLP. More... | |
class | NlpSolveHeuristic |
Variables | |
const double | maxNlpInf_0 = 1e-5 |
An heuristic to call an NlpSolver if all CouenneObjects are close to be satisfied (for other integer objects, rounding is performed, is SOS are not satisfied does not run). |
const double Bonmin::maxNlpInf_0 = 1e-5 |
An heuristic to call an NlpSolver if all CouenneObjects are close to be satisfied (for other integer objects, rounding is performed, is SOS are not satisfied does not run).
Definition at line 20 of file BonNlpHeuristic.hpp.