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

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