Skip to content

Adding an interface to MathOptInterface (MOI) #8

@langestefan

Description

@langestefan

It would be valuable if QOCO could be accessed from Julia. Popular DSLs in Julia are JuMP.jl and Convex.jl.

The most direct approach to making QOCO accessible for these packages (and thus Julia) would be to provide an abstraction layer to the solver via MathOptInterface.

The best starting point would probably be the tutorial implementing a solver interface. It would also be helpful to look at existing implementations such as Zaphod.jl, ECOS.jl and SCS.jl.

cc: @blegat

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