mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
add Examples and testTemplate for open-routes
This commit is contained in:
parent
f662e5a469
commit
2291bd23c2
8 changed files with 1448 additions and 2 deletions
|
|
@ -16,6 +16,7 @@
|
|||
<start>0.0</start>
|
||||
<end>1.7976931348623157E308</end>
|
||||
</timeSchedule>
|
||||
<returnToDepot>true</returnToDepot>
|
||||
</vehicle>
|
||||
<vehicle>
|
||||
<id>v2</id>
|
||||
|
|
@ -27,6 +28,7 @@
|
|||
<start>0.0</start>
|
||||
<end>1.7976931348623157E308</end>
|
||||
</timeSchedule>
|
||||
<returnToDepot>true</returnToDepot>
|
||||
</vehicle>
|
||||
</vehicles>
|
||||
<vehicleTypes>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue