Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/drt/drtOrtools/time_window1/input_routes2.rou.xml
428533 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- generated on 2019-12-17 15:32:50.720513 by randomTrips.py v1_4_0+0153-3c1468f
3
options: -n ../net.net.xml -o input_routes2.rou.xml -p 10 -e 100 <doubleminus>personrides taxi
4
-->
5
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
6
<person id="0" depart="0.00">
7
<ride from="B0C0" to="C1D1" lines="taxi"/>
8
<param key="pickup_earliest" value="200"/>
9
</person>
10
<person id="1" depart="0.00">
11
<ride from="C0D0" to="D0D1" lines="taxi"/>
12
<param key="dropoff_latest" value="190"/>
13
</person>
14
</routes>
15
16