[Ipopt-tickets] [Ipopt] #96: c++ interface with no hessian information

Ipopt coin-trac at coin-or.org
Tue Apr 28 09:44:24 EDT 2009


#96: c++ interface with no hessian information
--------------------------------+-------------------------------------------
  Reporter:  klingenberg        |       Owner:  ipopt-team
      Type:  clarification      |      Status:  closed    
  Priority:  normal             |   Component:  Ipopt     
   Version:  3.4 (C++ Version)  |    Severity:  normal    
Resolution:  fixed              |    Keywords:            
--------------------------------+-------------------------------------------
Changes (by andreasw):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Sorry, the error message is wrong.  The name of the option is
 "hessian_approximation" and you need to set it to "limited-memory" if you
 want Ipopt to approximate your Hessian if you don't provide it.  I will
 fix the error message in the next release.  Thanks for letting me know
 about this.

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



More information about the Ipopt-tickets mailing list