summaryrefslogtreecommitdiff
path: root/math/highs/pkg-descr
blob: 1444c9bcd64600a0a581fd4deb256f375c9f1757 (plain) (blame)
1
2
3
4
HiGHS is a high performance serial and parallel solver for large scale sparse
linear programming (LP) problems of the form:

Minimize c^Tx subject to L <= Ax <= U; l <= x <= u