Corentin Le Molgat
|
3622b4f7d0
|
backport fixup from main
|
2025-03-13 16:54:58 +01:00 |
|
Laurent Perron
|
cedcb51c3d
|
Update routing Python samples
|
2025-01-29 13:25:44 +01:00 |
|
Corentin Le Molgat
|
a66a6daac7
|
Bump Copyright to 2025
|
2025-01-10 11:35:44 +01:00 |
|
Mizux Seiha
|
a76bf1c5dd
|
bump license boilerplate
|
2024-01-04 13:43:15 +01:00 |
|
Corentin Le Molgat
|
89bc4b55ad
|
constraint_solver: format python files using Black
|
2023-07-10 09:57:51 +02:00 |
|
Corentin Le Molgat
|
a61ae6cdc8
|
update routing samples
|
2023-04-05 10:36:55 +02:00 |
|
Corentin Le Molgat
|
c78f83e4d4
|
constraint_solver: add execute bit flag to all python samples
|
2022-07-20 17:21:55 +02:00 |
|
Corentin Le Molgat
|
1af55b2be3
|
Add license boilerplate
|
2022-06-21 11:25:29 +02:00 |
|
Corentin Le Molgat
|
c7120439d4
|
Bump license date
|
2022-06-17 14:23:23 +02:00 |
|
Corentin Le Molgat
|
c374cfa908
|
Add shebanb to python routing sample
|
2021-04-15 02:32:36 +02:00 |
|
Mizux Seiha
|
8bb54b04ef
|
Bump Copyright to 2021
FYI:
find ortools \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/\(Copyright 2010\)-2018/\1-2021/g'
|
2021-04-01 21:00:53 +02:00 |
|
Laurent Perron
|
4ececbe448
|
update python code, remove __future__ imports, remove six, use absl-py for flags, update examples
|
2020-11-18 10:50:14 +01:00 |
|
Laurent Perron
|
75fba177ea
|
improve routing internals
|
2019-07-12 10:22:12 -07:00 |
|
Corentin Le Molgat
|
57f7ef8464
|
Add Simple Cp Program
|
2019-03-18 13:45:24 +01:00 |
|
Corentin Le Molgat
|
a642ec89be
|
Code cleanup
|
2019-03-14 12:53:16 +01:00 |
|
Mizux Seiha
|
148787c841
|
Move routing examples to ortools/constraint_solver/samples
|
2018-12-24 16:28:13 +01:00 |
|