1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

Update SimpleEnRoutePickupAndDeliveryExample.java

This commit is contained in:
jsprit 2013-11-27 06:10:38 +01:00
parent a0c344e6ba
commit f104c1aaad

View file

@ -66,7 +66,7 @@ public class SimpleEnRoutePickupAndDeliveryExample {
Vehicle vehicle = vehicleBuilder.build();
/*
* build services at the required locations, each with a capacity-demand of 1.
* build shipments at the required locations, each with a capacity-demand of 1.
* 4 shipments
* 1: (5,7)->(6,9)
* 2: (5,13)->(6,11)