{"library":"glpk","type":"library","category":null,"description":"PyGLPK (Python GLPK) is a Python module that provides a comprehensive interface to the GNU Linear Programming Kit (GLPK). It allows Python users to model and solve linear programming (LP), mixed integer programming (MIP), and other related optimization problems. The current version is 0.4.8. It has a moderate release cadence, largely tied to maintenance and updates related to the underlying GLPK C library.","language":"python","status":"active","version":"0.4.8","tags":["optimization","linear programming","MIP","GLPK","solver","OR"],"last_verified":"Tue May 26","install":[{"cmd":"pip install glpk","imports":["from glpk import GLPK","from glpk import LP","from glpk import Var","from glpk import Term","from glpk import N","from glpk import C","from glpk import R"]}],"homepage":"https://www.gnu.org/software/glpk/","github":"https://github.com/bradfordboyle/pyglpk","docs":null,"changelog":null,"pypi":"https://pypi.org/project/glpk/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/glpk/compatibility"}}