Skip to content

Link to MathOptInterface.jl #1704

@mkoeppe

Description

@mkoeppe

Is your feature request related to a problem? Please describe.
Revisiting #233, Julia's MathOptInterface provides an interesting route to interfacing some new solvers. This includes solvers written in Julia, and solvers for which well-maintained Julia interfaces exist, for example Cbc.jl.

Describe the solution you'd like
Ignore all packaging questions and assume a Python library/application that uses CVXPY is already running in Julia via PyCall. Add a new CVXPY solver that delegates to MathOptInterface via PyCall's facilities.

Describe alternatives you've considered

Additional context
https://trac.sagemath.org/ticket/26511

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