#include "IpTNLP.hpp"
#include "TMINLP.hpp"
#include "IpSmartPtr.hpp"
Include dependency graph for TNLP2FPNLP.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::TNLP2FPNLP |
This is an adapter class to convert an NLP to a Feasibility Pump NLP by changing the objective function to the (2-norm) distance to a point. More... |