package lp

  1. Overview
  2. Docs
LP and MIP modeling in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
md5=dad8525a3cef45b161698b17702a29a7
sha512=e8a36c0a87a763af6674db472dc8cf64a456eeb481cd215d9b08fc0eb59cba7e65c8df8d3d29597f65c14af63d1a93ae4843506f05aba69884006b6452c1a690

doc/CHANGELOG.html

Changelog

[Unreleased]

[0.3.0] - 2021-02-14

Added

  • Odoc documentation
  • Error-position reports from the lexer / parser

Changed

  • Lp_glpk.solve (Lp_gurobi.solve) returns opt. values with Map(Poly.t) instead of Hashtbl.

Fixed

  • A bug of boundary string

[0.2.0] - 2020-05-24

Added

  • Interface to Gurobi (lp-gurobi package)

Fixed

  • Bugs of the parser on quadratic term

[0.1.0] - 2020-05-10

Added

  • Interface to GLPK (lp-glpk package)
  • Monomial array generation (range)
  • Problem classification and validation

[0.0.2] - 2020-04-22

Added

  • Operators (subtraction and division) on polynomial
  • Some lexer features

Fixed

  • Installation issue

[0.0.1] - 2020-04-13

Added

  • Initial release
OCaml

Innovation. Community. Security.