ipopt

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)

Interface to the Ipopt NLP solver (NL file based)

IpoptConfig([description, doc, implicit, ...])

IpoptSolutionLoader(sol_data, nl_info)

LegacyIpoptSolver(**kwargs)