Minotaur 0.4.1
Docs for developers
|
Declare an interface to the Uno nlp-solver. More...
#include "NLPEngine.h"
#include "Solution.h"
#include "Uno.hpp"
#include "WarmStart.h"
#include "ingredients/constraint_relaxation_strategy/ConstraintRelaxationStrategyFactory.hpp"
#include "ingredients/globalization_mechanism/GlobalizationMechanismFactory.hpp"
#include "model/ModelFactory.hpp"
#include "tools/Logger.hpp"
#include "tools/Options.hpp"
Go to the source code of this file.
Classes | |
struct | Minotaur::UnoStats |
class | Minotaur::UnoSolution |
class | Minotaur::UnoWarmStart |
Class for saving and using Warm-start information in Uno. More... | |
class | Minotaur::UnoEngine |
Namespaces | |
namespace | Minotaur |
Declare an interface to the Uno nlp-solver.
This file contains declartions for interface to Uno.