NLPModelsIpopt.jl
NLPModelsIpopt.jl copied to clipboard
Add solver statistics in the stats
Using the option print_timing_statistics="yes", Ipopt returns detailed time statistics in the output file that we could parse.
See https://github.com/control-toolbox/CTDirect.jl/discussions/111#discussioncomment-9802833