Skip to content

Files

Latest commit

657d7ae · Oct 26, 2023

History

History
This branch is 2908 commits behind google/or-tools:stable.

glop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 27, 2022
Apr 21, 2023
Sep 25, 2023
Jun 12, 2023
Oct 15, 2023
Aug 30, 2023
Oct 15, 2023
Oct 15, 2023
Oct 15, 2023
Aug 30, 2023
Apr 5, 2023
Aug 30, 2023
May 4, 2023
Aug 30, 2023
Apr 5, 2023
Aug 30, 2023
Apr 5, 2023
May 30, 2023
Jan 20, 2023
Dec 20, 2022
Dec 19, 2022
Oct 15, 2023
Jun 7, 2023
Oct 15, 2023
Oct 15, 2023
Oct 15, 2023
Aug 30, 2023
Oct 15, 2023
Oct 15, 2023
Oct 15, 2023
Oct 15, 2023
Jun 17, 2022
May 24, 2023
Oct 15, 2023
Oct 15, 2023
Oct 15, 2023
Oct 26, 2023
Oct 15, 2023
Oct 15, 2023

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.