CMD + K

highspy

Community

High performance serial and parallel solver for large scale sparse linear optimization problems

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::highspy

Usage Tracking

1.13.1
1.13.0
1.12.0
1.11.0
1.10.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

macOS-64
macOS-arm64
linux-ppc64le
linux-aarch64
win-64
linux-64