Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/drt/drtOrtools/waiting_time1/input_routes2.rou.xml
428507 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="C1C2" lines="taxi"/>
8
</person>
9
<person id="1" depart="0.00">
10
<ride from="C2C1" to="C0B0" lines="taxi"/>
11
</person>
12
</routes>
13
14