[Ipopt-tickets] [Ipopt] #179: solution not within bounds when all variables are fixed

Ipopt coin-trac at coin-or.org
Mon Feb 20 16:32:27 EST 2012


#179: solution not within bounds when all variables are fixed
---------------------+------------------------
  Reporter:  stefan  |      Owner:  ipopt-team
      Type:  defect  |     Status:  new
  Priority:  normal  |  Component:  Ipopt
   Version:  3.10    |   Severity:  normal
Resolution:          |   Keywords:
---------------------+------------------------

Comment (by stefan):

 I tried to workaround my problem by ensuring that the starting point I
 pass to Ipopt is always within bounds.

 Unfortunately, it did not work.
 However, also replacing ReOptimizeNLP() by OptimizeNLP() seems to work.

 So, is it actually allowed to call ReOptimizeNLP() to re-optimize a NLP
 after having fixed some of it's variables?

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



More information about the Ipopt-tickets mailing list