package lp-glpk

  1. Overview
  2. Docs

Module Glp.StatSource

Sourcetype t =
  1. | UNDEF
  2. | FEAS
  3. | INFEAS
  4. | NOFEAS
  5. | OPT
  6. | UNBND
Sourceval of_int : int -> t
Sourceval to_int : t -> int
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.