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
c60a2d03d6
constraint_solver: export from google3
2023-10-04 15:58:45 +02:00
Corentin Le Molgat
2f3db48ce5
constraint_solver: export from google3
2022-10-26 15:27:06 +02:00
Corentin Le Molgat
e1b28ccb8d
routing: fix lint in samples/
2022-10-24 11:56:09 +02:00
Mizux Seiha
36a29b2ddf
routing(swig): Expose SimpleBoundCost related methods ( Fix #1815 )
...
* Extract BoundCost from SimpleBoundCost since SWIG do not support
nested class
* Wrap it in all languages
* Expose new API
* SoftSpanUpperBoundForVehicle
* QuadraticCostSoftSpanUpperBoundForVehicle
* Add tests
2022-10-24 08:58:10 +02:00
Corentin Le Molgat
44335a1a34
routing(java): Clean tests
2022-10-24 08:41:37 +02:00
Mizux Seiha
ddbbd50228
move examples/test/*.java to ortools/<component>/java
2022-09-22 22:40:10 +02:00