Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 269 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 269 Bytes

Glop

Glop is Google's Linear Optimization Package. It provides a fast, precise, numerically stable, production-ready system for linear programming.

It's written in C++ but can also be used from Java, Python, or C# via our linear solver wrapper.