/build/buildd/coinor-ipopt-3.8.1/Ipopt/src/Interfaces/IpAlgTypes.hpp File Reference

#include "IpTypes.hpp"
#include "IpException.hpp"

Go to the source code of this file.

Namespaces

namespace  Ipopt

Enumerations

Enumerations

enum  Ipopt::SolverReturn {
  Ipopt::SUCCESS, Ipopt::MAXITER_EXCEEDED, Ipopt::CPUTIME_EXCEEDED, Ipopt::STOP_AT_TINY_STEP,
  Ipopt::STOP_AT_ACCEPTABLE_POINT, Ipopt::LOCAL_INFEASIBILITY, Ipopt::USER_REQUESTED_STOP, Ipopt::FEASIBLE_POINT_FOUND,
  Ipopt::DIVERGING_ITERATES, Ipopt::RESTORATION_FAILURE, Ipopt::ERROR_IN_STEP_COMPUTATION, Ipopt::INVALID_NUMBER_DETECTED,
  Ipopt::TOO_FEW_DEGREES_OF_FREEDOM, Ipopt::INVALID_OPTION, Ipopt::OUT_OF_MEMORY, Ipopt::INTERNAL_ERROR
}
 

enum for the return from the optimize algorithm (obviously we need to add more)

More...

Functions

Some exceptions used in multiple places

 Ipopt::DECLARE_STD_EXCEPTION (LOCALLY_INFEASIBLE)
 Exception FAILED_INITIALIZATION for problem during initialization of a strategy object (or other problems).
 Ipopt::DECLARE_STD_EXCEPTION (TOO_FEW_DOF)
 Exception FAILED_INITIALIZATION for problem during initialization of a strategy object (or other problems).
 Ipopt::DECLARE_STD_EXCEPTION (TINY_STEP_DETECTED)
 Exception FAILED_INITIALIZATION for problem during initialization of a strategy object (or other problems).
 Ipopt::DECLARE_STD_EXCEPTION (ACCEPTABLE_POINT_REACHED)
 Exception FAILED_INITIALIZATION for problem during initialization of a strategy object (or other problems).
 Ipopt::DECLARE_STD_EXCEPTION (FEASIBILITY_PROBLEM_SOLVED)
 Exception FAILED_INITIALIZATION for problem during initialization of a strategy object (or other problems).
 Ipopt::DECLARE_STD_EXCEPTION (INVALID_WARMSTART)
 Exception FAILED_INITIALIZATION for problem during initialization of a strategy object (or other problems).
 Ipopt::DECLARE_STD_EXCEPTION (INTERNAL_ABORT)
 Exception FAILED_INITIALIZATION for problem during initialization of a strategy object (or other problems).
 Ipopt::DECLARE_STD_EXCEPTION (NO_FREE_VARIABLES_BUT_FEASIBLE)
 Exception FAILED_INITIALIZATION for problem during initialization of a strategy object (or other problems).
 Ipopt::DECLARE_STD_EXCEPTION (NO_FREE_VARIABLES_AND_INFEASIBLE)
 Exception FAILED_INITIALIZATION for problem during initialization of a strategy object (or other problems).
 Ipopt::DECLARE_STD_EXCEPTION (FAILED_INITIALIZATION)
 Exception FAILED_INITIALIZATION for problem during initialization of a strategy object (or other problems).

Generated by  doxygen 1.6.2