Minotaur 0.4.1
Docs for developers
|
Declare the base class Modification. More...
#include <ios>
#include "Types.h"
#include "Constraint.h"
#include "Engine.h"
#include "HessianOfLag.h"
#include "Jacobian.h"
#include "Objective.h"
#include "ProblemSize.h"
#include "SOS.h"
#include "Variable.h"
#include <limits>
Go to the source code of this file.
Classes | |
struct | Minotaur::ConstraintStats |
The Problem that needs to be solved. More... | |
class | Minotaur::Problem |
Namespaces | |
namespace | Minotaur |
Declare the base class Modification.
Declare the derived class SecantMod for modifications associated with a secant.
Declare base class Problem.