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