JuliaOpt/MathOptInterfaceMosek.jl

Name: MathOptInterfaceMosek.jl

Owner: JuliaOpt

Description: MathOptInterfaceMosek is the MathOptInterface.jl implementation for the MOSEK solver

Created: 2017-08-28 11:40:24.0

Updated: 2018-05-08 07:34:06.0

Pushed: 2018-05-24 01:09:28.0

Homepage:

Size: 349

Language: Julia

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

MathOptInterfaceMosek is the MathOptInterface.jl implementation for the MOSEK solver. The low-level solver API for MOSEK is found in the package Mosek.jl.

The Mosek specific model object (used for example with JuMP) is created as

l = MathOptInterfaceMosek.MosekOptimizer()

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.