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
Corentin Le Molgat
3bf56cd48c
routing(python): use absltest instead of unitest
2024-01-18 14:19:15 +01:00
Corentin Le Molgat
bda5b4e632
constraint_solver: Export from google3
...
* Add an Iterated Local Search (ILS) approach.
* Replace some std::string by absl::string_view
* Add RoutingResourceClassIndex
2024-01-08 18:03:08 +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
4ba6ce4e49
constraint_solver: Start Black formating
2023-07-05 18:34:44 +02:00
Corentin Le Molgat
9270aa0d59
routing(python): test fixup
2022-10-28 17:23:46 +02:00
Mizux Seiha
2756e316e9
routing(python): Add FirstSolutionStrategy and LocalSearchMetaheuristic ( #3364 )
2022-10-28 16:42:48 +02:00
Corentin Le Molgat
49d3c1ecbf
Fix pywraprouting_test.py
2022-10-28 11:50:36 +02:00
Corentin Le Molgat
2f3db48ce5
constraint_solver: export from google3
2022-10-26 15:27:06 +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
13c13048d5
routing(python): Fix format in test
2022-10-24 08:41:37 +02:00
Mizux Seiha
b34912eb8a
constraint_solver: merge pywraprouting_test.py and routing_api_test.py
2022-10-21 11:32:00 +02:00
Corentin Le Molgat
80ec5d11d4
fix format
2022-09-30 10:42:54 +02:00
Corentin Le Molgat
c1f0a9e903
indent fixup
2022-09-23 15:53:49 +02:00
Corentin Le Molgat
7a401969c0
move examples/test/*.py to ortools/<component>/python
2022-09-22 13:54:16 +02:00