Solutions
DynOptInterface.AbstractDynamicSolution — Type
AbstractDynamicSolutionSupertype for solutions of dynamic functions.
Concrete subtypes must implement the callable interface (s::AbstractDynamicSolution)(τ::Real), which evaluates the solution at τ.