HiGHS optimization solver: Difference between revisions

Content deleted Content added
Jajhall (talk | contribs)
Added a sentence to state the incorporation of HiGHS as default LP and MIP solver in Mathworks Optimization Toolbox
Line 11:
| license = [[MIT License|MIT]]
| genre = Optimization solver suite
| latest_release_version = 1.57.30
}}
 
Line 75:
=== Numerical computing support ===
 
As powerful open{{nbhyph}}source software under active development, HiGHS is increasingly being adopted by [[application software]] projects that provide support for [[numerical analysis]]. The [[SciPy]] scientific library, for instance, uses HiGHS as its LP solver{{nnbsp}}<ref name="scipy-linprog"/> from release{{nbsp}}1.6.0{{nnbsp}}<ref name="scipy-1.6.0-lp"/> and the HiGHS MIP solver for [[discrete optimization]] from release{{nbsp}}1.9.0.<ref name="scipy-1.9.0-mip"/> As well as offering an interface to HiGHS, the [[JuMP]] modelling language for [[Julia (programming language)|Julia]]{{nnbsp}}<ref name="jump-home"/> also describes the specific use of HiGHS in its user documentation.<ref name="jump-models"/>. HiGHS is the default LP and MIP solver in the {{nbsp}}[[MathWorks]] Optimization Toolbox{{nnbsp}}<ref name="mathworks-R2024a"/>.
 
=== Open energy system models ===
Line 310:
| url = https://scipy.github.io/devdocs/release.1.9.0.html#highlights-of-this-release
| access-date = 2022-05-05
}}
</ref>
 
<ref name="mathworks-R2024a">
{{cite web
| title = Optimization Toolbox Release Notes
| date = March 2024
| website = Mathworks Optimization Toolbox
| url = https://www.mathworks.com/help/optim/release-notes.html
| access-date = 2024-03-22
}}
</ref>