package lp-glpk

  1. Overview
  2. No Docs
LP and MIP modeling in OCaml (GLPK interface)

Install

Authors

Maintainers

Sources

0.3.0.tar.gz
md5=dad8525a3cef45b161698b17702a29a7
sha512=e8a36c0a87a763af6674db472dc8cf64a456eeb481cd215d9b08fc0eb59cba7e65c8df8d3d29597f65c14af63d1a93ae4843506f05aba69884006b6452c1a690

Description

This library helps the modeling of Linear Programming (LP) and Mixed Integer Programming (MIP) in OCaml. This package is an optional solver-interface to GLPK (GNU Linear Programming Kit).

Published: 14 Feb 2021

Dependencies (5)

  1. ctypes-foreign
  2. ctypes
  3. lp = version
  4. dune >= "2.2.0"
  5. ocaml >= "4.08.0"

Dev Dependencies (2)

  1. conf-glpk with-test
  2. alcotest with-test

Used by

None

Conflicts

None