package lp-glpk

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
md5=a2a388ad1bb4d1aa2e6238628488336a
sha512=3d8e892d2e068f6574588cf80aaab53169bf1fc3b258721674bd28819d2f05f5f759ce89a5baab3336b0ff81c5e0508d010e70d2134d878b90f57ad9151a2ea3

doc/lp-glpk/Lp_glp/Msg/index.html

Module Lp_glp.MsgSource

Sourcetype t =
  1. | OFF
  2. | ERR
  3. | ON
  4. | ALL
  5. | DBG
Sourceval of_int : int -> t
Sourceval to_int : t -> int
OCaml

Innovation. Community. Security.