ModelingToolkit.jl icon indicating copy to clipboard operation
ModelingToolkit.jl copied to clipboard

Check interpolation on the InfiniteOpt control problems extension, add InfiniteOpt derivative methods

Open vyudu opened this issue 8 months ago • 0 comments

The JuMPDynamicOptProblem uses InfiniteOpt's default interpolation (linear or orthogonal collocation) for definite-time constraints/costs which may be different from the collocation polynomial used in the actual solve. Probably should make these two the same down the line.

vyudu avatar May 03 '25 04:05 vyudu