Minotaur 0.4.1
Docs for developers
|
Declare the AMPLInterface class fo reading problems from AMPL. More...
#include "Types.h"
Go to the source code of this file.
Classes | |
class | MINOTAUR_AMPL::AMPLInterface |
Interface to read ampl models using AMPL Solver Library. AMPLInterface class provides methods to read and evaluate an instance from AMPL generated .nl files. It also provides methods to evaluate functions, gradients, jacobians and hessians. More... | |
Namespaces | |
namespace | Minotaur |
Typedefs | |
typedef double | efunc(expr *) |
typedef AMPLNonlinearFunction * | MINOTAUR_AMPL::AMPLNlfPtr |
Enumerations | |
enum | MINOTAUR_AMPL::ReaderType { FReader , MINOTAUR_AMPL::FGReader , MINOTAUR_AMPL::FGHReader , MINOTAUR_AMPL::PFGReader , MINOTAUR_AMPL::PFGHReader } |
What kind of ASL reader is used to read the .nl file. More... | |
Declare the AMPLInterface class fo reading problems from AMPL.
What kind of ASL reader is used to read the .nl file.