|
Minotaur 0.4.1
Docs for developers
|
Define the AMPLInterface class for reading problems from AMPL. More...
#include <sstream>#include <stdint.h>#include <iostream>#include <iomanip>#include "opcode.hd"#include "MinotaurConfig.h"#include "AMPLInterface.h"#include "AMPLNonlinearFunction.h"#include "CGraph.h"#include "CNode.h"#include "Constraint.h"#include "Environment.h"#include "Function.h"#include "Logger.h"#include "LinearFunction.h"#include "Option.h"#include "PolynomialFunction.h"#include "Problem.h"#include "QuadraticFunction.h"#include "Solution.h"#include "SOS.h"#include "Variable.h"#include "asl.h"#include "nlp.h"
Define the AMPLInterface class for reading problems from AMPL.