package lp-gurobi

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.0.tar.gz
md5=5e9ec847f25fb939b3c68ae99244cfac
sha512=336c007cc2a26eebbe0027ed43a853518182589e6fa56b127aee33e268cfdc0d147f0bf0280df80bb172aa3a672349f59adf1f5675d4f8f5dfdcfa427558dd34

doc/lp-gurobi/Lp_gurobi/index.html

Module Lp_gurobiSource

High-level interface to Gurobi.

Sourceval solve : ?write_fname:string -> ?term_output:bool -> Lp.Problem.t -> (float * float Lp.PMap.t, string) result

Solve the problem using Gurobi.

OCaml

Innovation. Community. Security.