mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
made test testing core.problem.io.VrpXMLReader.java to read
initialRoutes working
This commit is contained in:
parent
26ad6addf6
commit
75108ffc90
2 changed files with 32 additions and 12 deletions
|
|
@ -227,7 +227,7 @@
|
|||
<initialRoutes>
|
||||
<route>
|
||||
<driverId>noDriver</driverId>
|
||||
<vehicleId>A</vehicleId>
|
||||
<vehicleId>v1</vehicleId>
|
||||
<start>10.</start>
|
||||
<act type="pickupShipment">
|
||||
<shipmentId>4</shipmentId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue