This is a repoository for housing the MIP and related packages, for using Mixed Integer Programming (MIP) in Haskell.
- MIP ― Library for reading/writing MIP problem files, invoking external MIP solvers, etc.
- MIP-glpk ― GLPK backend for
MIPpackage
They are spin-off of toysolver project.