Ipopt Documentation  
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 
14 {
22 
27 
32 
37 };
38 
41 {
44 };
AlgorithmMode
enum to indicate the mode in which the algorithm is
ApplicationReturnStatus
Return codes for the Optimize call for an application.