-
Notifications
You must be signed in to change notification settings - Fork 47
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
More options in ipopt solverOptions #706
Labels
good first issue
Good for newcomers
Comments
EveCharbie
added
bug
Something isn't working
good first issue
Good for newcomers
labels
Jun 30, 2023
At least I repaired the bug. Still relevant if we want more options. |
Ipuch
added a commit
to Ipuch/bioptim
that referenced
this issue
Jul 19, 2023
to have no more surprises pyomeca#706
It's already done, including the name. If you're referring to other ID descriptions, could you please specify which ones you're talking about? |
They are on the link provided. |
Alpha2Shahiri
added a commit
to Alpha2Shahiri/bioptim
that referenced
this issue
Nov 10, 2023
More options in ipopt solverOptions (Renaming based on CasADi::IpoptSolver Class Reference)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All the options should be implemented + a lot of the ones implemented are wrong. Example:
Should be
The complete list is here https://casadi.sourceforge.net/v1.9.0/api/html/dd/df1/classCasADi_1_1IpoptSolver.html
The text was updated successfully, but these errors were encountered: