Description
A GLPK backend to the MIP library.
Description
Please see the README on GitHub at https://github.com/msakai/haskell-MIP/tree/master/MIP-glpk#readme
README.md
MIP-glpk
This provides 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.