#include "IpIpoptNLP.hpp"
#include "IpException.hpp"
#include "IpTimingStatistics.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Ipopt |
Classes | |
class | OrigIpoptNLP |
This class maps the traditional NLP into something that is more useful by Ipopt. More... | |
Enumerations | |
enum | HessianApproximationType { EXACT = 0, LIMITED_MEMORY } |
enumeration for the Hessian information type. More... |