Commit Graph

5 Commits

Author SHA1 Message Date
Laurent Perron
e5dc796ef6 [CP-SAT] remove the use of python protobufs; use proxies to C++ protobufs instead; this changes slightly the API of these proto for parameters 2025-07-16 16:55:49 +02:00
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
1430011519 polish python examples: use string interpolations; remove many mypy warnings 2024-07-25 15:46:57 -07:00
Laurent Perron
c0c709c0bc remove mypy issues 2024-07-24 14:54:57 -07:00
Laurent Perron
510e2408ad add new examples 2024-07-22 14:03:23 +02:00