Corentin Le Molgat
|
a66a6daac7
|
Bump Copyright to 2025
|
2025-01-10 11:35:44 +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 |
|
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 |
|
Mizux Seiha
|
c6420ba8e6
|
make(java): Migrate samples to maven (#202)
- Factorise makefile code using advanced make function
- Use the Loader in samples
|
2020-09-13 00:15:03 +02:00 |
|
Corentin Le Molgat
|
a62f22df9c
|
Backport samples from g3 to gh
|
2020-05-26 13:51:51 +02:00 |
|
Corentin Le Molgat
|
63f288f48e
|
Backport Java fixup from g3
|
2019-03-12 14:51:30 +01: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
|
483dacbc28
|
Java: Routing [Unary]Transit callback use @FunctionalInterface
- fix the java WeakGlobalRef leak...
- Now samples use lambda when possible for transit callback
- keep class in Tsp.java to see how it works
|
2019-02-05 12:05:57 +01:00 |
|
Corentin Le Molgat
|
bac6b7efb6
|
Fix potention GC issue in SimpleRouting.java
|
2019-01-17 17:47:25 +01:00 |
|
Corentin Le Molgat
|
acf34ee59b
|
Update samples
|
2019-01-11 16:49:33 +01:00 |
|
Corentin Le Molgat
|
46ebed52a2
|
Update java routing samples
|
2019-01-10 10:53:01 +01:00 |
|
Corentin Le Molgat
|
38c03c4df6
|
Add Java samples
|
2019-01-09 11:30:30 +01:00 |
|
Corentin Le Molgat
|
96051d559c
|
Add SimpleRoutingProgram.java
|
2018-12-28 16:02:21 +01:00 |
|