21 Commits

Author SHA1 Message Date
Laurent Perron
0ce4b910ab Update routing C++ samples 2025-01-29 13:25:34 +01:00
Corentin Le Molgat
a66a6daac7 Bump Copyright to 2025 2025-01-10 11:35:44 +01:00
Corentin Le Molgat
6de3f59af2 constraint_solver: Backport routing update from main 2024-11-18 17:01:27 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Corentin Le Molgat
9167a849ae Export constraint_solver/ from google3 2023-05-24 15:34:57 +02:00
Corentin Le Molgat
a61ae6cdc8 update routing samples 2023-04-05 10:36:55 +02:00
Corentin Le Molgat
e1b28ccb8d routing: fix lint in samples/ 2022-10-24 11:56:09 +02:00
Corentin Le Molgat
f98afa8e42 Add missing STL include 2022-07-22 16:25:40 +02:00
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
Laurent Perron
26d5fc7cb9 update routing/local search internal API 2019-08-06 15:54:57 -07:00
Corentin Le Molgat
fc1a12e85a Export g3 to github 2019-02-18 15:44:06 +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
76990716e5 Export routing samples from g3 2019-01-10 10:43:43 +01:00
Corentin Le Molgat
5e441c3f2b Update tsp.cc & vrp.cc 2019-01-09 17:26:45 +01:00
Corentin Le Molgat
58b8386e96 Move tsp.cc & vrp.cc to cp/samples 2018-12-27 11:02:35 +01:00