Commit Graph

6 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
927f5c90c9 more spans 2024-12-02 17:17:58 +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
21d767b3b5 algorithms: Add python.set_cover 2024-09-06 07:54:46 +02:00