#include "IpTNLP.hpp"
#include "TMINLP.hpp"
#include "IpSmartPtr.hpp"
#include "IpIpoptApplication.hpp"
#include "IpOptionsList.hpp"
#include "IpoptInteriorWarmStarter.hpp"
Include dependency graph for TMINLP2TNLP.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Ipopt |
Classes | |
class | Ipopt::TMINLP2TNLP |
This is an adapter class that converts a TMINLP to a TNLP to be solved by Ipopt. More... |