lpversion
LP and MIP modeling in OCaml
This library helps the modeling of Linear Programming (LP) and Mixed Integer Programming (MIP) in OCaml. It supports the model with not only linear terms, but also quadratic terms. The model can be imported-from / exported-to CPLEX LP file format, which can be loaded by various solvers. It also has direct interfaces to some solvers. Currently supported are GLPK (GNU Linear Programming Kit) and Gurobi.
Author | Kosuke Tahara <ksk.tahara@gmail.com> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/ktahar/ocaml-lp |
Issue Tracker | https://github.com/ktahar/ocaml-lp/issues |
Maintainer | Kosuke Tahara <ksk.tahara@gmail.com> |
Dependencies | |
Source [http] | https://github.com/ktahar/ocaml-lp/archive/0.2.0.tar.gz md5=a2a388ad1bb4d1aa2e6238628488336a sha512=3d8e892d2e068f6574588cf80aaab53169bf1fc3b258721674bd28819d2f05f5f759ce89a5baab3336b0ff81c5e0508d010e70d2134d878b90f57ad9151a2ea3 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/lp/lp.0.2.0/opam |