Commit Graph

11 Commits

Author SHA1 Message Date
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
Corentin Le Molgat
c28f0cd761 Cleanup from g3 to gh 2020-06-25 18:31:56 +02:00
Laurent Perron
75fba177ea improve routing internals 2019-07-12 10:22:12 -07:00
Laurent Perron
814935dab7 large routing update; rewrite PDP options; Fix examples of LS API after API change; minor sync on the rest of or-tools 2019-03-15 17:17:02 +01:00
Corentin Le Molgat
26c8b7064f Sync routing sample with g3 2019-02-05 15:10:38 +01:00
Corentin Le Molgat
acf34ee59b Update samples 2019-01-11 16:49:33 +01:00
Corentin Le Molgat
9271923b7b Routing Samples cleanup 2019-01-11 13:23:09 +01:00
Corentin Le Molgat
fd3b22f18c Export python routing samples from g3 2019-01-10 10:49:36 +01:00
Corentin Le Molgat
a83cf89095 Add simple_routing_program.py 2018-12-28 16:02:21 +01:00