#include "BonOsiTMINLPInterface.hpp"
#include "CbcHeuristic.hpp"
#include "CouenneProblem.hpp"
Go to the source code of this file.
Classes | |
class | Couenne::NlpSolveHeuristic |
Namespaces | |
namespace | Couenne |
general include file for different compilers | |
Variables | |
const double | Couenne::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). |