CMD + K

highspy

Anaconda Verified

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 main::highspy

Usage Tracking

1.13.1
1 / 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

Mar 12, 2026 at 13:47

License

MIT

Total Downloads

41

Version Downloads

41

Supported Platforms

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