@hackage MIP-glpk0.2.0.1
A GLPK backend to the MIP library.
Categories
License
GPL-3.0-only
Maintainer
masahiro.sakai@gmail.com
Links
Versions
Installation
Dependencies (10)
- MIP >=0.2.0.0 && <0.3
- base >=4.12 && <5
- bytestring
- bytestring-encoding
- containers
- extended-reals >=0.1 && <1.0 Show all…
Dependents (0)
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.