|
Minotaur 0.4.1
Docs for developers
|

Directories | |
| gams | |
Files | |
| AMPLHessian.cpp | |
| Define the AMPLHessian class for extracting Hessian of Lagrangian from ASL. | |
| AMPLHessian.h | |
| Declare the AMPLHessian class for extracting Hessian of Lagrangian from AMPL. | |
| AMPLInterface.cpp | |
| Define the AMPLInterface class for reading problems from AMPL. | |
| AMPLInterface.h | |
| Declare the AMPLInterface class fo reading problems from AMPL. | |
| AMPLJacobian.cpp | |
| Define the AMPLJacobian class for extracting Jacobian from ASL. | |
| AMPLJacobian.h | |
| Declare the AMPLJacobian class forreadin pcting Jacobian from AMPL. | |
| AMPLNonlinearFunction.cpp | |
| Define the AMPLNonlinearFunction class for calling evaluation and gradient routines of ASL for nonlinear functions. | |
| AMPLNonlinearFunction.h | |
| Declare the AMPLNonlinearFunction class for setting up evaluation and derivatives routines of nonlinear functions through AMPL. functions from AMPL. | |
| BqpdEngine.cpp | |
| Define the class BqpdEngine. | |
| BqpdEngine.h | |
| BqpdEngineTypes.h | |
| CbcEngine.cpp | |
| Implement an interface to the Coin-OR Branch and Cut, Cbc solver. | |
| CbcEngine.h | |
| Define an interface to the Cbc solver. | |
| CplexLPEngine.cpp | |
| Implement an interface to the Cplex LP solver. | |
| CplexLPEngine.h | |
| Define an interface to the Cplex LP solver. | |
| CplexMILPEngine.cpp | |
| Implement an interface to the Cplex MILP solver. | |
| CplexMILPEngine.h | |
| Define an interface to the Cplex MILP solver. | |
| EngineFactory.cpp | |
| EngineFactory class finds a suitable engine. | |
| EngineFactory.h | |
| Declare EngineFactory class for creating different engines. | |
| FilterSQPEngine.cpp | |
| Define the class FilterSQPEngine. | |
| FilterSQPEngine.h | |
| FilterSQPEngineTypes.h | |
| Define the types (real, fint, and others) that are used by FilterSQP solver. | |
| IpoptEngine.cpp | |
| Define IpoptEngine class for solving NLPs using IPOPT. | |
| IpoptEngine.h | |
| Declare an interface to the IPOPT nlp-solver. | |
| IpoptEngineTnlp.h | |
| Declare the IPOPT TNLP class that provides Ipopt with the gradient, hessian and function evaluations. | |
| OsiLPEngine.cpp | |
| Implement an interface to the OSI-LP solver. | |
| OsiLPEngine.h | |
| Define an interface to the OSI-LP solver. | |
| qpOASESEngine.cpp | |
| Define the class qpOASESEngine. | |
| qpOASESEngine.h | |
| UnoEngine.cpp | |
| Define UnoEngine class for solving NLPs using Uno. | |
| UnoEngine.h | |
| Declare an interface to the Uno nlp-solver. | |
| UnoModel.h | |
| Declare the UNO UnoModel that provides Uno with the gradient, hessian and function evaluations. | |