Replies: 1 comment
-
Hi Dominique! Thanks for the message. I'm glad to read that you use the package. I still have my notes about Julia from your presentation in Toulouse few years ago :-) Actually, you can extract the NLP model, see this tutorial. However, we will make a new release very soon and the In the current version, you can only select Note The package OptimalControlProblems.jl can be used to get |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys. Congratulations on an amazing package! I'm playing around with OptimalControl.jl. If I understand well, there is an underlying
ADNLPModel
that can be passed to IPOPT (viaNLPModelsIpopt
) or to MadNLP.I am wondering if it's possible to extract the
ADNLPModel
from anocp
problem. The idea would be to try different solvers.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions