Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post processing / diagnosis of ocp solutions #131

Open
6 tasks
PierreMartinon opened this issue Mar 23, 2023 · 1 comment
Open
6 tasks

Post processing / diagnosis of ocp solutions #131

PierreMartinon opened this issue Mar 23, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@PierreMartinon
Copy link
Member

PierreMartinon commented Mar 23, 2023

Gives more detailed information about a solution

  • sort constraints (pointwise and path) and display violation and multipliers (use norm for path constraints). Plots ?
  • We can't for the moment recorver the boundary conditions
  • norms 1 and 2 of the control (component wise ?). NB. Can be displayed also in callback
  • display running cost w.r.t time

Also provide a comparison tool for multiple solutions

  • plot functions on same graphs
  • display norm of errors between variables (objective also)
@jbcaillau
Copy link
Member

jbcaillau commented Apr 3, 2023

@ocots Is it possible to add savefig for plots? I am assuming that Plots.jl is imported, so I guess it is just a matter of re-exporting savefig from the standard backend.

NB. Until so, I have added the dependency to Plots.jl (also to Markdown.jl

@ocots ocots added the enhancement New feature or request label Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants