Content deleted Content added
m made the NuGet reference more Wikipedia-esque |
→Mixed integer programming: Added a link to the branch and cut method Tags: Mobile edit Mobile web edit |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3:
{{use British English|date=March 2022}}
{{use dmy dates|date=March 2022}}
{{infobox software▼
| title = HiGHS▼
| repo = {{url|https://github.com/ERGO-Code/HiGHS}}▼
| website = {{url|https://ergo-code.github.io/HiGHS}}▼
| programming language = [[C++]]▼
| license = [[MIT License|MIT]]▼
| genre = Optimization solver suite▼
| latest_release_version = 1.10.0▼
}}▼
{{infobox organization
Line 32 ⟶ 22:
* Ivet Galabova
}}
| num_staff =
| budget =
| website = {{url|https://www.highs.dev}}
▲}}
▲{{infobox software
▲ | title = HiGHS
▲ | repo = {{url|https://github.com/ERGO-Code/HiGHS}}
▲ | website = {{url|https://ergo-code.github.io/HiGHS}}
▲ | programming language = [[C++]]
▲ | license = [[MIT License|MIT]]
▲ | genre = Optimization solver suite
▲ | latest_release_version = 1.10.0
}}
Line 80:
=== Mixed integer programming ===
HiGHS has a [[branch and cut|branch-and-cut]] solver for MIP problems. Its performance relative to commercial and other open-source software is regularly reported using industry-standard benchmarks.<ref name="mittelmann-mip"/>
=== Quadratic programming ===
|