|
Minotaur 0.4.1
Docs for developers
|
Declare an interface to the IPOPT nlp-solver. More...


Go to the source code of this file.
Classes | |
| struct | Minotaur::IpoptStats |
| class | Minotaur::IpoptSolution |
| class | Minotaur::IpoptWarmStart |
| Class for saving and using Warm-start information in Ipopt. More... | |
| class | Minotaur::IpoptEngine |
Namespaces | |
| namespace | Minotaur |
Typedefs | |
| typedef IpoptEngine * | Minotaur::IpoptEnginePtr |
| typedef IpoptSolution * | Minotaur::IpoptSolPtr |
| typedef const IpoptSolution * | Minotaur::ConstIpoptSolPtr |
| typedef IpoptWarmStart * | Minotaur::IpoptWarmStartPtr |
| typedef const IpoptWarmStart * | Minotaur::ConstIpoptWarmStartPtr |
Declare an interface to the IPOPT nlp-solver.
This file contains declartions for interface to Ipopt.