|
Minotaur 0.4.1
Docs for developers
|
Define the MINLPDiving class for diving heuristics for MINLPs. More...
#include <cmath>#include <iomanip>#include "MinotaurConfig.h"#include "Constraint.h"#include "Engine.h"#include "Environment.h"#include "Function.h"#include "LinearHandler.h"#include "Logger.h"#include "MINLPDiving.h"#include "Node.h"#include "Objective.h"#include "Operations.h"#include "Option.h"#include "ProblemSize.h"#include "SolutionPool.h"#include "Timer.h"#include "VarBoundMod.h"#include "Variable.h"
Define the MINLPDiving class for diving heuristics for MINLPs.
Implements the class MINLPDiving.