Commit Graph

10 Commits

Author SHA1 Message Date
Corentin Le Molgat
c34026b101 Bump copyright to 2025
note: done using
```sh
git grep -l "2010-2024 Google" | xargs sed -i 's/2010-2024 Google/2010-2025 Google/'
```
2025-01-10 11:33:35 +01:00
Laurent Perron
3e34fb7559 update code and tests 2024-12-19 15:26:49 +01:00
Laurent Perron
152b18dc44 polish code 2024-12-06 15:19:09 +01:00
Laurent Perron
927f5c90c9 more spans 2024-12-02 17:17:58 +01:00
Laurent Perron
6fc2a45d37 spans 2024-11-28 15:32:45 +01:00
Laurent Perron
c87e13a648 more work on set cover 2024-11-17 14:17:24 +01:00
Laurent Perron
4a22afd86f bump set cover code 2024-11-07 18:18:12 -08:00
Laurent Perron
7053436950 switch to Bazel modules; slight improvements in CP-SAT 2D packing propagators 2024-11-03 11:07:22 +01:00
Corentin Le Molgat
6feb7c8575 algorithms: export from google3 2024-09-25 17:17:15 +02:00
Corentin Le Molgat
21d767b3b5 algorithms: Add python.set_cover 2024-09-06 07:54:46 +02:00