Ipopt 3.11.9
Loading...
Searching...
No Matches
IpReturnCodes_inc.h
Go to the documentation of this file.
1/***********************************************************************
2// Copyright (C) 2004, 2009 International Business Machines and others.
3// All Rights Reserved.
4// This code is published under the Eclipse Public License.
5//
6// $Id: IpReturnCodes_inc.h 2216 2013-04-14 17:06:00Z stefan $
7//
8// Authors: Carl Laird, Andreas Waechter IBM 2004-08-13
9************************************************************************/
10
11/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
12/* !!!!!!!!! REMEMBER TO UPDATE IpReturnCodes.inc and Ipopt.java !!!!!!!! */
13/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
14
40
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
@ 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