.. _spkg_highspy:

highspy: Python interface to HiGHS optimizer
=============================================

Description
-----------

HiGHSpy provides a thin set of pybind11 wrappers to the HiGHS linear
optimization suite. HiGHS is a high-performance solver for linear
programming (LP), mixed-integer programming (MIP), and quadratic
programming (QP) models.

License
-------

MIT

Upstream Contact
----------------

https://github.com/ERGO-Code/HiGHS

Type
----

optional


Dependencies
------------

- $(PYTHON)
- $(PYTHON_TOOLCHAIN)
- :ref:`spkg_cmake`
- :ref:`spkg_numpy`
- :ref:`spkg_pybind11`
- :ref:`spkg_scikit_build_core`

Version Information
-------------------

package-version.txt::

    1.13.1


Equivalent System Packages
--------------------------

(none known)

However, these system packages will not be used for building Sage
because ``spkg-configure.m4`` has not been written for this package;
see :issue:`27330` for more information.

