packages feed

MIP-glpk-0.1.1.0: README.md

# MIP-glpk

This provides [GLPK](https://www.gnu.org/software/glpk/) backend for `MIP` package.

`MIP` package already have the ability to invoke GLPK's command-line solver `glpsol`,
but this package allows using GLPK as a library with smaller overhead.