You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am currently using CppAD which wraps IpOpt to compute the derivatives etc using AD and also call into IpOpt to set up and solve my IpOpt problem.
I wondered whether you have an example of AD being used with ifopt? If so which AD library(s) is compatible with ifopt?
Thanks