Module Attributes
ipopt_command_line_options
The set of all ipopt options that can be passed to Ipopt on the command line
unallowed_ipopt_options
The set of options we forbid the user from setting (with reasons)
Classes
Ipopt(**kwds)
Ipopt
Interface to the Ipopt NLP solver (NL file based)
IpoptConfig([description, doc, implicit, ...])
IpoptConfig
IpoptSolutionLoader(sol_data, nl_info)
IpoptSolutionLoader
LegacyIpoptSolver(**kwargs)
LegacyIpoptSolver