package lp-glpk

  1. Overview
  2. Docs

Module Lp_glp.SmcpSource

Simplex method control parameters.

Sourcemodule Meth : sig ... end
Sourcemodule Pt : sig ... end
Sourcemodule Rt : sig ... end
Sourcemodule An : sig ... end
Sourcetype t
Sourceval tol_bnd : (float, t Ctypes.structure) Ctypes.field
Sourceval tol_dj : (float, t Ctypes.structure) Ctypes.field
Sourceval tol_piv : (float, t Ctypes.structure) Ctypes.field
Sourceval obj_ll : (float, t Ctypes.structure) Ctypes.field
Sourceval obj_ul : (float, t Ctypes.structure) Ctypes.field

time limit in ms

display frequency in ms

display delay in ms

Sourceval presolve : (bool, t Ctypes.structure) Ctypes.field

enable/disable presolver

OCaml

Innovation. Community. Security.