Files
ortools-clone/ortools/glop
2024-05-14 14:40:39 +02:00
..
2024-01-16 11:27:01 +01:00
2024-01-04 13:43:15 +01:00
2024-04-25 18:26:19 +02:00
2024-01-04 13:43:15 +01:00
2024-01-04 13:43:15 +01:00
2024-01-04 13:43:15 +01:00
2024-01-04 13:43:15 +01:00
2024-01-04 13:43:15 +01:00
2024-01-04 13:43:15 +01:00
2024-01-04 13:43:15 +01:00
2024-04-25 16:29:03 +02:00
2024-01-04 13:43:15 +01:00
2024-01-04 13:43:15 +01:00
2024-01-04 13:43:15 +01:00
2024-01-04 13:43:15 +01:00
2024-01-18 14:20:21 +01:00
2024-01-18 14:20:21 +01:00
2024-01-04 13:43:15 +01:00
2023-06-12 11:08:00 +02:00
2024-01-18 14:20:21 +01:00
2024-01-18 14:20:21 +01:00
2024-04-17 14:12:55 +02:00
2024-01-04 13:43:15 +01:00
2024-01-04 13:43:15 +01:00
2024-01-18 14:20:21 +01:00
2024-01-18 14:20:21 +01:00
2024-01-18 14:20:21 +01:00
2024-01-04 13:43:15 +01:00

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.