About Anaconda Help Download Anaconda

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

copied from cf-post-staging / highspy

Installers

  • linux-64 v1.11.0
  • osx-64 v1.11.0
  • win-64 v1.11.0
  • osx-arm64 v1.11.0
  • linux-aarch64 v1.11.0
  • linux-ppc64le v1.11.0

conda install

To install this package run one of the following:
conda install conda-forge::highspy

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy