method _GLP_MIN_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_MAX_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_FR_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_LO_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_UP_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_DB_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_FX_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_MSG_OFF_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_MSG_ERR_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_MSG_ON_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_MSG_ALL_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_MSG_DBG_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_UNDEF_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_FEAS_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_INFEAS_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_NOFEAS_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_OPT_ : int Js_of_ocaml.Js.readonly_propmethod _GLP_UNBND_ : int Js_of_ocaml.Js.readonly_propmethod version : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod solve : prob Js_of_ocaml.Js.t ->
  result Js_of_ocaml.Js.t Js_of_ocaml.Js.methmethod solve_opt : prob Js_of_ocaml.Js.t ->
  options Js_of_ocaml.Js.t ->
  result Js_of_ocaml.Js.t Js_of_ocaml.Js.methmethod solve_msglev : prob Js_of_ocaml.Js.t ->
  int ->
  result Js_of_ocaml.Js.t Js_of_ocaml.Js.meth