package lp-glpk

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