Commit Graph

5 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
2b59327394 reindent 2024-07-10 17:41:39 +02:00
Corentin Le Molgat
6d507bab08 constraint_solver: export from google3 2024-07-08 11:58:40 +02:00
Mizux Seiha
c869dd1d82 routing: Improve pybind11 binding 2024-06-26 23:51:10 +02:00
Corentin Le Molgat
88d94984ca constraint_solver: export refactor from google3
* Add pybind11 wrapper
* Move routing proto to routing/
2024-04-12 17:17:40 +02:00