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
|
5ab943e0b5
|
add new python example; add simple typing annotations
|
2024-07-23 14:07:41 +02:00 |
|
Mizux Seiha
|
a76bf1c5dd
|
bump license boilerplate
|
2024-01-04 13:43:15 +01:00 |
|
Laurent Perron
|
5b6c803db3
|
[CP-SAT] convert to PEP8 convention
|
2023-11-16 19:46:56 +01:00 |
|
Laurent Perron
|
84ec414e61
|
use black on examples/python
|
2023-07-01 06:06:53 +02:00 |
|
Laurent Perron
|
a06d0ed7a0
|
more absl::string_view in the c++ code; sync examples/python, remove jniutils.h; move sat/python/visualization.py to sat/colab
|
2023-01-29 21:20:58 +01:00 |
|
Corentin Le Molgat
|
c7120439d4
|
Bump license date
|
2022-06-17 14:23:23 +02:00 |
|
Corentin Le Molgat
|
34e442cd5d
|
examples: Fix main default parameter
|
2022-04-14 14:44:13 +02:00 |
|
Corentin Le Molgat
|
ad19407ff6
|
examples: regen all notebooks
|
2022-04-14 14:31:02 +02:00 |
|