[Ipopt] dynamic optimization using IPOPT through c++

Arturo Padilla apadilla at mpi-magdeburg.mpg.de
Thu Jan 14 05:33:00 EST 2010


Dear Mr. Bell, 

I'm not sure if the link that you gave me solves my problem. Anyway I found a solution: I computed the gradient of the objective function by means of the sensibilities and it worked fine. 

Kind regards, 

Arturo Padilla 

----- "Brad Bell" <bradbell at seanet.com> wrote: 
> 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 
> 
> _______________________________________________ 
> 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/20100114/96bb4964/attachment.html 


More information about the Ipopt mailing list