package lp-gurobi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

High-level interface to Gurobi.

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

Solve the problem using Gurobi.

OCaml

Innovation. Community. Security.