# MIP Library for using Mixed Integer Programming (MIP) in Haskell. This library contains functions like: * Reading / Writing MIP problem files (e.g. `LP` file or `MPS` file), * Invokling MIP solvers like Gurobi, CPLEX, CBC, GLPK, lp_solve, * Reading solution files of those solvers.