JuliaOpt/SemidefiniteModels.jl

Name: SemidefiniteModels.jl

Owner: JuliaOpt

Description: A MathProgBase extension for Semidefinite Modelling

Created: 2016-11-07 08:17:29.0

Updated: 2017-10-23 01:56:54.0

Pushed: 2017-07-16 10:31:13.0

Homepage: null

Size: 15

Language: Julia

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SemidefiniteModels

Build Status Build status Coverage Status codecov.io

This package extends MathProgBase with SDModel representing a semidefinite programming problem in the following form

?C, X?            min ?b, y?
?A_i, X? = b_i        ? A_i y_i ? C
      X  ? 0

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.