Skip to content

Support additional solvers (Mosek, ?) #144

@staadecker

Description

@staadecker

Update, we now support COPT! (see #181)

Currently, Pyoframe supports Gurobi, HiGHS, and Ipopt.

I will happily consider adding support for the following solvers if there is interest. React to this message to show interest.

If you'd like Pyoframe to support a solver not on the above list, leave a comment below.

Steps for adding a new solver:

  • Add a _Solver object in the _constants.py file and make other changes to the source code as needed.
  • Update the installation documentation page. (Run mkdocs serve to preview the documentation)
  • Ensure the solver is properly installed in our CI pipeline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestp-lowLow priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions