package lp-glpk

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

Install

Authors

Maintainers

Sources

0.4.0.tar.gz
md5=92a179cb5ff0feb598b9cc404779f6dc
sha512=c34ee01cc8ffa980b7e94a951179292a40df98fb4afa6d0d7bbeb6ae0a8d60c3fbfc031a634e2ee74236b493f38ee548bf22acfb6b5c47baccbbf2778ff89c7c

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: 19 Nov 2021

Dependencies (5)

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

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None