[Ipopt-tickets] [Ipopt] #237: bug with "hessian_constant" (C++ library)

Ipopt coin-trac at coin-or.org
Wed Jun 11 17:13:25 EDT 2014


#237: bug with "hessian_constant" (C++ library)
----------------------+------------------------
  Reporter:  namzug   |      Owner:  ipopt-team
      Type:  defect   |     Status:  closed
  Priority:  normal   |  Component:  Ipopt
   Version:  3.11     |   Severity:  major
Resolution:  invalid  |   Keywords:
----------------------+------------------------
Changes (by stefan):

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


Comment:

 {{{hessian_constant}}} refers to the Hessian of the Lagrangian function,
 which is not constant if you have quadratic (or other kind of nonlinear)
 constraints.

 That is, {{{hessian_constant}}} should be set only for models with linear
 constraints and at most quadratic objective functions.

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



More information about the Ipopt-tickets mailing list