Ipopt Documentation  
 
Loading...
Searching...
No Matches
IpReturnCodes_inc.h
Go to the documentation of this file.
1/* Copyright (C) 2004, 2009 International Business Machines and others.
2 * All Rights Reserved.
3 * This code is published under the Eclipse Public License.
4 *
5 * Authors: Carl Laird, Andreas Waechter IBM 2004-08-13
6 */
7
8/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
9/* !!!!!!!!! REMEMBER TO UPDATE IpReturnCodes.inc and Ipopt.java !!!!!!!! */
10/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
11
39
AlgorithmMode
enum to indicate the mode in which the algorithm is
@ RegularMode
@ RestorationPhaseMode
ApplicationReturnStatus
Return codes for the Optimize call for an application.
@ Maximum_Iterations_Exceeded
@ Restoration_Failed
@ Error_In_Step_Computation
@ Feasible_Point_Found
@ Not_Enough_Degrees_Of_Freedom
@ Maximum_WallTime_Exceeded
@ Invalid_Option
@ Insufficient_Memory
@ Unrecoverable_Exception
@ Internal_Error
@ Solved_To_Acceptable_Level
@ Infeasible_Problem_Detected
@ Solve_Succeeded
@ NonIpopt_Exception_Thrown
@ Invalid_Number_Detected
@ Invalid_Problem_Definition
@ Maximum_CpuTime_Exceeded
@ User_Requested_Stop
@ Search_Direction_Becomes_Too_Small
@ Diverging_Iterates