{"library":"highspy","type":"library","category":null,"description":"highspy is a thin set of pybind11 wrappers to HiGHS, a high-performance serial and parallel solver for large-scale sparse linear optimization, convex quadratic programming, and mixed-integer programming problems. It is currently at version 1.14.0 and maintains an active development and release cadence.","language":"python","status":"active","version":"1.14.0","tags":["optimization","linear programming","mixed integer programming","LP","MIP","solver","quadratic programming"],"last_verified":"Thu May 21","install":[{"cmd":"pip install highspy","imports":["import highspy\nh = highspy.Highs()","from highspy import HighsLp\nlp = HighsLp()","from highspy import ObjSense\nlp.sense_ = ObjSense.kMaximize"]}],"homepage":"https://highs.dev","github":"https://github.com/ERGO-Code/HiGHS","docs":null,"changelog":null,"pypi":"https://pypi.org/project/highspy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.8,"avg_import_s":0.3,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/highspy/compatibility"}}