Corentin Le Molgat
|
fdfc6af03e
|
rework ortools samples (#4590)
|
2025-05-16 18:02:19 +02:00 |
|
Corentin Le Molgat
|
d4acbe81ce
|
replace base/logging.h by absl/log/log.h
|
2025-02-25 11:16:30 +01:00 |
|
Corentin Le Molgat
|
a66a6daac7
|
Bump Copyright to 2025
|
2025-01-10 11:35:44 +01:00 |
|
Corentin Le Molgat
|
ef8716241a
|
backport from main
|
2024-10-01 12:48:20 +02:00 |
|
Corentin Le Molgat
|
b093e98046
|
algorithms: Add python.set_cover
|
2024-09-02 19:04:39 +02:00 |
|
Mizux Seiha
|
a76bf1c5dd
|
bump license boilerplate
|
2024-01-04 13:43:15 +01: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 |
|
Corentin Le Molgat
|
a7cd09b680
|
google3: sync
|
2022-05-04 08:26:48 +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
|
bad5c2032b
|
int64 -> int64_t
|
2021-03-04 18:26:01 +01:00 |
|
Corentin Le Molgat
|
e4caaf96bc
|
format file forcing the left alignment
|
2020-10-29 14:25:39 +01:00 |
|
Mizux Seiha
|
f087564d84
|
cpp: Format all files in ortools
|
2020-09-23 12:06:10 +02:00 |
|
Corentin Le Molgat
|
22356ff523
|
Sync g3 -> gh part_2
|
2020-03-09 18:34:21 +01:00 |
|
Corentin Le Molgat
|
0f7551551f
|
Add Samples from g3
|
2018-11-27 08:20:58 +01:00 |
|