Commit Graph

4 Commits

Author SHA1 Message Date
Mizux Seiha
feb783ee1f graph: Update C++ simple_max_flow 2021-10-07 13:53:11 +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
76f6c736ed int64 -> int64_t 2021-03-08 14:00:36 +01:00
Corentin Le Molgat
0f7551551f Add Samples from g3 2018-11-27 08:20:58 +01:00