package lp-glpk

  1. Overview
  2. Docs

Module Lp_glp.IocpSource

Integer optimizer control parameters.

Sourcemodule Br : sig ... end
Sourcemodule Bt : sig ... end
Sourcemodule Pp : sig ... end
Sourcetype t
Sourceval tol_int : (float, t Ctypes.structure) Ctypes.field
Sourceval tol_obj : (float, t Ctypes.structure) Ctypes.field

time limit in ms

display frequency in ms

display delay in ms

Sourceval mip_gap : (float, t Ctypes.structure) Ctypes.field
Sourceval mir_cuts : (bool, t Ctypes.structure) Ctypes.field
Sourceval gmi_cuts : (bool, t Ctypes.structure) Ctypes.field
Sourceval cov_cuts : (bool, t Ctypes.structure) Ctypes.field
Sourceval clq_cuts : (bool, t Ctypes.structure) Ctypes.field
Sourceval presolve : (bool, t Ctypes.structure) Ctypes.field
Sourceval binarize : (bool, t Ctypes.structure) Ctypes.field
Sourceval fp_heur : (bool, t Ctypes.structure) Ctypes.field
Sourceval ps_heur : (bool, t Ctypes.structure) Ctypes.field
Sourceval ps_tm_lim : (int, t Ctypes.structure) Ctypes.field

proxy time limit in ms

Sourceval sr_heur : (bool, t Ctypes.structure) Ctypes.field
Sourceval use_sol : (bool, t Ctypes.structure) Ctypes.field
Sourceval save_sol : (string, t Ctypes.structure) Ctypes.field
OCaml

Innovation. Community. Security.