package lp-glpk

  1. Overview
  2. Docs
module Meth : sig ... end
module Pt : sig ... end
module Rt : sig ... end
module An : sig ... end
val msg_lev : (Msg.t, t Ctypes.structure) G.field
val pricing : (Pt.t, t Ctypes.structure) G.field
val r_test : (Rt.t, t Ctypes.structure) G.field
val tol_bnd : (float, t Ctypes.structure) G.field
val tol_dj : (float, t Ctypes.structure) G.field
val tol_piv : (float, t Ctypes.structure) G.field
val obj_ll : (float, t Ctypes.structure) G.field
val obj_ul : (float, t Ctypes.structure) G.field
val it_lim : (int, t Ctypes.structure) G.field
val tm_lim : (int, t Ctypes.structure) G.field
val out_frq : (int, t Ctypes.structure) G.field
val out_dly : (int, t Ctypes.structure) G.field
val presolve : (bool, t Ctypes.structure) G.field
val excl : (bool, t Ctypes.structure) G.field
val shift : (bool, t Ctypes.structure) G.field