Description
HiGHS is a high performance serial and parallel solver for large scale sparse linear optimization problems.
Installation Instructions
To install the HiGHS solver using DNF, first enable the repository and then install the package as usual:
# dnf copr enable mgrabovs/HiGHS
# dnf install --refresh highs
Note that the development files (headers and development libraries) are contained in the highs-devel
package, which you can install the usual way, as well:
# dnf install highs-devel
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | x86_64 (2)* | EPEL 8 (34 downloads) |
EPEL 9 | x86_64 (5)* | EPEL 9 (34 downloads) |
Fedora 38 | x86_64 (17)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (17)* | Fedora 39 (31 downloads) |
Fedora 40 | x86_64 (20)* | Fedora 40 (20 downloads) |
Fedora 41 | x86_64 (4)* | Fedora 41 (7 downloads) |
Fedora rawhide | x86_64 (5)* | Fedora rawhide (32 downloads) |
Rhel 9 | x86_64 (5)* | Rhel 9 (44 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable mgrabovs/HiGHS
More info about enabling Copr repositories