[Ipopt-tickets] [Ipopt] #144: C Interface: call to OptimizeTNLP does not return status if exception

Ipopt coin-trac at coin-or.org
Wed Dec 29 14:27:19 EST 2010


#144: C Interface: call to OptimizeTNLP does not return status if exception
-----------------------+----------------------------------------------------
Reporter:  hschilling  |       Owner:  ipopt-team
    Type:  defect      |      Status:  new       
Priority:  normal      |   Component:  Ipopt     
 Version:  3.9         |    Severity:  normal    
Keywords:              |  
-----------------------+----------------------------------------------------
 In the C Interface code (IpStdCInterface.cpp), if there is an exception
 thrown by OptimizeTNLP, the variable "status" is never set so the C caller
 gets a garbage value for status.

 If would also be nice to pass some textual information about the exception
 back to the C calling function.

-- 
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/144>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list