/home/coin/svn-release/OptimizationSuite-1.1.0/Ipopt/src/Interfaces/IpAlgTypes.hpp File Reference

#include "IpTypes.hpp"
#include "IpException.hpp"
Include dependency graph for IpAlgTypes.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Ipopt

Enumerations

Enumerations



enum  Ipopt::SolverReturn {
  Ipopt::SUCCESS, Ipopt::MAXITER_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::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 on 15 Mar 2015 for Coin-All by  doxygen 1.6.1