#include "IpAlgStrategy.hpp"
#include "IpIpoptNLP.hpp"
#include "IpIpoptData.hpp"
#include "IpIpoptCalculatedQuantities.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Ipopt |
Classes | |
class | RestorationPhase |
Base class for different restoration phases. More... | |
Functions | |
Exceptions | |
DECLARE_STD_EXCEPTION (RESTORATION_CONVERGED_TO_FEASIBLE_POINT) | |
Exception RESTORATION_FAILED for all trouble with the restoration phase. | |
DECLARE_STD_EXCEPTION (RESTORATION_FAILED) | |
Exception RESTORATION_FAILED for all trouble with the restoration phase. | |
DECLARE_STD_EXCEPTION (RESTORATION_MAXITER_EXCEEDED) | |
Exception RESTORATION_FAILED for all trouble with the restoration phase. | |
DECLARE_STD_EXCEPTION (RESTORATION_USER_STOP) | |
Exception RESTORATION_FAILED for all trouble with the restoration phase. |