Corentin Le Molgat
|
c34026b101
|
Bump copyright to 2025
note: done using
```sh
git grep -l "2010-2024 Google" | xargs sed -i 's/2010-2024 Google/2010-2025 Google/'
```
|
2025-01-10 11:33:35 +01:00 |
|
Mizux Seiha
|
a76bf1c5dd
|
bump license boilerplate
|
2024-01-04 13:43:15 +01:00 |
|
Corentin Le Molgat
|
c7120439d4
|
Bump license date
|
2022-06-17 14:23:23 +02:00 |
|
Corentin Le Molgat
|
0863b128c4
|
Sync Google to Github
|
2021-10-13 23:17:11 +02:00 |
|
Mizux Seiha
|
56c5d953a8
|
graph: Update .Net SimpleMaxFlow
|
2021-10-07 13:53:44 +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
|
a9385fc3d2
|
Format all .Net using Microsoft style
|
2020-11-03 10:15:53 +01:00 |
|
Corentin Le Molgat
|
b5e70663c7
|
Format using clang-format 11
|
2020-10-29 14:26:41 +01:00 |
|
Mizux Seiha
|
335cf3df3d
|
format all C# files
|
2020-10-26 18:41:49 +01:00 |
|
Laurent Perron
|
fedf3d4ff4
|
revamp and simplify swig support, force typed enums for C# and Java for all except the constraint_solver/routing module; port examples; Fix SAT on very large problems
|
2018-12-11 17:03:03 +01:00 |
|
Corentin Le Molgat
|
0f7551551f
|
Add Samples from g3
|
2018-11-27 08:20:58 +01:00 |
|