#include "CbcHeuristic.hpp"
#include "BonOsiTMINLPInterface.hpp"
#include "CouenneProblem.hpp"
Include dependency graph for BonNlpHeuristic.hpp:
Go to the source code of this file.
Namespaces | |
namespace | Bonmin |
Classes | |
class | Bonmin::NlpSolveHeuristic |
Variables | |
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). |