package lp-glpk

  1. Overview
  2. Docs

Module M.IocpSource

Sourcemodule Br : sig ... end
Sourcemodule Bt : sig ... end
Sourcemodule Pp : sig ... end
Sourcetype t
Sourceval t : t Ctypes.structure F.typ
Sourceval msg_lev : (Msg.t, t Ctypes.structure) F.field
Sourceval br_tech : (Br.t, t Ctypes.structure) F.field
Sourceval bt_tech : (Bt.t, t Ctypes.structure) F.field
Sourceval tol_int : (float, t Ctypes.structure) F.field
Sourceval tol_obj : (float, t Ctypes.structure) F.field
Sourceval tm_lim : (int, t Ctypes.structure) F.field
Sourceval out_frq : (int, t Ctypes.structure) F.field
Sourceval out_dly : (int, t Ctypes.structure) F.field
Sourceval cb_func : (unit Ctypes_static.ptr, t Ctypes.structure) F.field
Sourceval cb_info : (unit Ctypes_static.ptr, t Ctypes.structure) F.field
Sourceval cb_size : (int, t Ctypes.structure) F.field
Sourceval pp_tech : (Pp.t, t Ctypes.structure) F.field
Sourceval mip_gap : (float, t Ctypes.structure) F.field
Sourceval mir_cuts : (bool, t Ctypes.structure) F.field
Sourceval gmi_cuts : (bool, t Ctypes.structure) F.field
Sourceval cov_cuts : (bool, t Ctypes.structure) F.field
Sourceval clq_cuts : (bool, t Ctypes.structure) F.field
Sourceval presolve : (bool, t Ctypes.structure) F.field
Sourceval binarize : (bool, t Ctypes.structure) F.field
Sourceval fp_heur : (bool, t Ctypes.structure) F.field
Sourceval ps_heur : (bool, t Ctypes.structure) F.field
Sourceval ps_tm_lim : (int, t Ctypes.structure) F.field
Sourceval sr_heur : (bool, t Ctypes.structure) F.field
Sourceval use_sol : (bool, t Ctypes.structure) F.field
Sourceval save_sol : (string, t Ctypes.structure) F.field
Sourceval alien : (bool, t Ctypes.structure) F.field
Sourceval flip : (bool, t Ctypes.structure) F.field