[Ipopt] dynamic optimization using IPOPT through c++

Brad Bell bradbell at seanet.com
Wed Jan 13 09:43:28 EST 2010


I am not sure from you message below, but perhaps your problem is 
similar to the example
     http://www.coin-or.org/CppAD/Doc/ipopt_ode_problem.xml

On 1/13/2010 2:27 AM, Arturo Padilla wrote:
> Hi everybody,
>
> I have successfully used IPOPT with orthogonal collocation through AMPL for a parameter identification problem. I need to repeat this computation but now only using c++, I would like to perform an online parameter identification. Could anybody give me some hints how to proceed. Another alternative for me would be to used forward euler instead of orthogonal collocation in order to solve the differential equation of the objective function. But I have then another problem, I can not compute the gradient of the objective function. Without it, it is not possible to perform the optimization, isn't it?
>
> Thank you in advance.
>
> Greetings,
>
> Arturo Padilla
>
>    
>
>
> _______________________________________________
> 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/20100113/d8df060f/attachment.html 


More information about the Ipopt mailing list