COMMITS
/ examples/python/task_allocation_sat.py January 10, 2025
C
Bump Copyright to 2025
Corentin Le Molgat committed
July 25, 2024
L
polish python examples: use string interpolations; remove many mypy warnings
Laurent Perron committed
July 23, 2024
L
add new python example; add simple typing annotations
Laurent Perron committed
January 4, 2024
M
bump license boilerplate
Mizux Seiha committed
December 15, 2023
L
[CP-SAT] add ~operator for the logical negation in C++ and Python; fix a bug in C#
Laurent Perron committed
November 16, 2023
L
[CP-SAT] convert to PEP8 convention
Laurent Perron committed
July 18, 2023
C
examples: cleanup python samples
Corentin Le Molgat committed
July 13, 2023
C
example: Fix python formating
Corentin Le Molgat committed
July 1, 2023
L
use black on examples/python
Laurent Perron committed
January 29, 2023
June 17, 2022
C
Bump license date
Corentin Le Molgat committed
April 2, 2021
M
Update copyright
Mizux Seiha committed
November 18, 2020
L
update python code, remove __future__ imports, remove six, use absl-py for flags, update examples
Laurent Perron committed
November 28, 2018
C
Apply yapf on examples/python/*.py
Corentin Le Molgat committed
L
Fix merge abseil - v6.10
Laurent Perron committed
October 31, 2018
C
dotnet: Remove reference to dotnet release command
Corentin Le Molgat committed
November 20, 2018
L
ported most official python cp examples to CP-SAT; cleaned up a few of them
Laurent Perron committed
November 11, 2018
L
reformat python files as tab length = 4 now
Laurent Perron committed
November 10, 2018
L
update license headers
Laurent Perron committed
September 9, 2018
L
polish task allocation problem
Laurent Perron committed
L
Update task_allocation_sat.py
Laurent Perron committed
L
task allocation problem from a blog
Laurent Perron committed