package lp-glpk

  1. Overview
  2. Docs
module Br : sig ... end
module Bt : sig ... end
module Pp : sig ... end
type t
val msg_lev : (Msg.t, t Ctypes.structure) F.field
val br_tech : (Br.t, t Ctypes.structure) F.field
val bt_tech : (Bt.t, t Ctypes.structure) F.field
val tol_int : (float, t Ctypes.structure) F.field
val tol_obj : (float, t Ctypes.structure) F.field
val tm_lim : (int, t Ctypes.structure) F.field
val out_frq : (int, t Ctypes.structure) F.field
val out_dly : (int, t Ctypes.structure) F.field
val cb_size : (int, t Ctypes.structure) F.field
val pp_tech : (Pp.t, t Ctypes.structure) F.field
val mip_gap : (float, t Ctypes.structure) F.field
val mir_cuts : (bool, t Ctypes.structure) F.field
val gmi_cuts : (bool, t Ctypes.structure) F.field
val cov_cuts : (bool, t Ctypes.structure) F.field
val clq_cuts : (bool, t Ctypes.structure) F.field
val presolve : (bool, t Ctypes.structure) F.field
val binarize : (bool, t Ctypes.structure) F.field
val fp_heur : (bool, t Ctypes.structure) F.field
val ps_heur : (bool, t Ctypes.structure) F.field
val ps_tm_lim : (int, t Ctypes.structure) F.field
val sr_heur : (bool, t Ctypes.structure) F.field
val use_sol : (bool, t Ctypes.structure) F.field
val save_sol : (string, t Ctypes.structure) F.field
val alien : (bool, t Ctypes.structure) F.field
val flip : (bool, t Ctypes.structure) F.field