Ipopt #129
PierreMartinon
started this conversation in
General
Ipopt
#129
Replies: 2 comments
-
Advanced call: see JuliaSmoothOptimizers/NLPModelsIpopt.jl#103 |
Beta Was this translation helpful? Give feedback.
0 replies
-
For linear solvers options see #69 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
info: https://github.com/JuliaSmoothOptimizers/NLPModelsIpopt.jl/blob/main/src/NLPModelsIpopt.jl#L119
options of ipopt: https://coin-or.github.io/Ipopt/OPTIONS.html
callback: https://github.com/jump-dev/Ipopt.jl#solver-specific-callback
solution field 'stats': https://juliasmoothoptimizers.github.io/SolverCore.jl/stable/reference/#SolverCore.GenericExecutionStats
We typically use the non-default options:
Informations of IPOPT
Beta Was this translation helpful? Give feedback.
All reactions