OCaml bindings to GUROBI, a commericial LP solver. You MUST have the solver already installed in your system with a valid license for the use.
Released under the terms of LGPL-2.1 with OCaml linking exception.
After installing the C library make sure $GUROBI_HOME is defined and build with make
.