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:
parent
a0c344e6ba
commit
f104c1aaad
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ public class SimpleEnRoutePickupAndDeliveryExample {
|
||||||
Vehicle vehicle = vehicleBuilder.build();
|
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
|
* 4 shipments
|
||||||
* 1: (5,7)->(6,9)
|
* 1: (5,7)->(6,9)
|
||||||
* 2: (5,13)->(6,11)
|
* 2: (5,13)->(6,11)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue