lp-glpkversion
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 an interface to GLPK (GNU Linear Programming Kit).
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.1.0.tar.gz md5=21fef42d51a8194aaf6106df84a246c3 sha512=959cf32616fbce350c4a2ccb4deb562165d5a943de215595a78e2d897f475f7c01ea0c32221a0d71cfca62acd54c8714c12ece246e31b346a3b1b4435a7257c5 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/lp-glpk/lp-glpk.0.1.0/opam |
No package is dependent