Skip to content

JuliaOpt/MathProgBase.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathProgBase

Build Status

This package is deprecated in favor of MathOptInterface.

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages