JuliaOpt/MathProgBase.jl

Name: MathProgBase.jl

Owner: JuliaOpt

Description: Solver-independent functions (i.e. linprog and mixintprog) and low-level interface for Mathematical Programming

Created: 2013-03-15 15:16:43.0

Updated: 2017-11-10 02:14:55.0

Pushed: 2018-01-13 21:44:08.0

Homepage:

Size: 617

Language: Julia

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

MathProgBase

Build Status MathProgBase MathProgBase

This package provides high-level one-shot functions for linear and mixed-integer programming (linprog and mixintprog), as well as a solver-independent low-level interface for implementing advanced techniques that require efficiently solving a sequence of linear programming problems.

See JuliaOpt.org for an up-to-date list of supported solvers.

The interface is fully documented here.


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.