[Ipopt] Manually loop the iteration

Greg Horn gregmainland at gmail.com
Thu Jul 9 00:07:24 EDT 2015


You can supply a callback, but what do you mean by supply the solver with
additional information? If you change the objective or constraint function
halfway through, bad things could happen

On Wed, Jul 8, 2015 at 8:56 PM Ronald Choe <ronaldchoe at hotmail.com> wrote:

>  I would like to manually loop the iteration so that at each iteration I
> can supply the solver with additional (varying) information (not dependent
> on the optimization variables), and also extract the values of the
> optimization variables at the respective time step.
> Which particular file should I look at in order to achieve this?
> Thanks!
>
> Ronald
>  _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20150709/746bd984/attachment.html>


More information about the Ipopt mailing list