Commit Graph

9 Commits

Author SHA1 Message Date
Corentin Le Molgat
c7120439d4 Bump license date 2022-06-17 14:23:23 +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
Corentin Le Molgat
a40143cdd2 cpp: Migrate int64 to int64_t 2021-04-01 20:20:43 +02:00
Laurent Perron
f0584f1c12 start porting int64 by int64_t 2021-03-01 11:45:21 +01:00
Laurent Perron
2ff000ab9a bump abseil to the latest version, adapt the code all around 2019-11-20 14:28:11 -08:00
Corentin Le Molgat
acf34ee59b Update samples 2019-01-11 16:49:33 +01:00
Corentin Le Molgat
76990716e5 Export routing samples from g3 2019-01-10 10:43:43 +01:00
Corentin Le Molgat
c54f01f327 Cleanup simple_routing_program.cc 2018-12-28 17:06:10 +01:00
Corentin Le Molgat
cb93b2c436 Add simple_routing_program.cc 2018-12-28 16:02:21 +01:00