Skip to content

Existing options keys #147

Description

@ocots

Hi @tmigot @amontoison @abelsiqueira and others!

I am working on control-toolbox and I would handle options for the modelers and solvers quite nicely for the user. To do this, I need a way to get all the existing options keys we can pass when solving with Ipopt.

solver = NLPModelsIpopt.IpoptSolver(nlp)
NLPModelsIpopt.solve!(solver, nlp; options...)

Is there a way to get the possible keys? I am aware of this page but the list is long: Ipopt options.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions