Skip to content

How to construct a nonlinear model and call solver? #1053

@zxjroger

Description

@zxjroger

Hi, I have a quick question. In MathProgBae, I write
model = MathProgBase.NonlinearModel(IpoptSolver())
to initialize a nonlinear model. What is the corresponding code in MathOptInterface?

Also, is it possible to interrupt the optimization process and query for the solution etc.? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions