highspy
High performance serial and parallel solver for large scale sparse linear optimization problems
High performance serial and parallel solver for large scale sparse linear optimization problems
To install this package, run one of the following:
HiGHS is a high performance serial and parallel solver for large scale sparse linear optimization problems of the form
min ½ xᵀ Q x + cᵀ x s.t. L ≤ Ax ≤ U; l ≤ x ≤ u
where Q must be positive semi-definite and, if Q is zero, there may be a requirement that some of the variables take integer values. Thus HiGHS can solve linear programming (LP) problems, convex quadratic programming (QP) problems, and mixed integer programming (MIP) problems. It is mainly written in C++, but also has some C. It has been developed and tested on various Linux, MacOS and Windows installations.
Summary
High performance serial and parallel solver for large scale sparse linear optimization problems
Last Updated
Feb 12, 2026 at 06:54
License
MIT
Total Downloads
186.4K
Version Downloads
419
Supported Platforms
GitHub Repository
https://github.com/ERGO-Code/HiGHSDocumentation
https://ergo-code.github.io/HiGHS/stable/