update cp/README.md

This commit is contained in:
Corentin Le Molgat
2019-01-14 15:59:28 +01:00
parent 61c675ed63
commit 91c1173519

View File

@@ -38,6 +38,10 @@ The point of entry for routing problems.
* [routing_parameters.proto](routing_parameters.proto):
The Vehicle Routing solver parameters.
### Solution
* [assignment.proto](assignment.proto):
Holds the solution of a Routing problem.
### Recipes
You can find a set of code recipes in