constraint_solver: export from google3

This commit is contained in:
Corentin Le Molgat
2023-09-25 18:06:35 +02:00
parent 265fecb122
commit c60a2d03d6
38 changed files with 2276 additions and 2489 deletions

View File

@@ -42,7 +42,6 @@ To begin, skim:
The vehicle routing library lets one model and solve generic vehicle routing
problems ranging from the Traveling Salesman Problem to more complex problems
such as the Capacitated Vehicle Routing Problem with Time Windows.
* [routing_flags.h](../constraint_solver/routing_flags.h)
### Parameters