HiGHS is a high performance serial and parallel solver for large scale sparse linear optimization problems of the form $$ \min \quad \dfrac{1}{2}x^TQx + c^Tx \qquad ...
LPModel is a lightweight, high-precision Linear Programming solver modeling layer written in C++. Under the hood, it relies on a custom Rational class to completely eliminate floating-point precision ...