Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/alternatives/style2_input/withparams/input_alts.rou.alt.xml
194300 views
1
<routes>
2
<vType id="0" accel="2.6" decel="4.5" sigma="0.5" length="3" minGap="2" maxSpeed="70" color="1,1,0"/>
3
4
<vehicle id="0" type="0" depart="0">
5
<routeDistribution last="0">
6
<route cost="125.126" probability="1" edges="beg middle end rend"/>
7
</routeDistribution>
8
</vehicle>
9
10
<vehicle id="10" type="0" depart="10" color="0,0,0">
11
<routeDistribution last="0">
12
<route cost="125.126" probability="1" edges="beg middle end rend"/>
13
</routeDistribution>
14
</vehicle>
15
<vehicle id="11" type="0" depart="11" color="1,0,1">
16
<routeDistribution last="0">
17
<route cost="125.126" probability="1" edges="beg middle end rend"/>
18
</routeDistribution>
19
</vehicle>
20
21
<vehicle id="20" type="0" depart="20" departPos="0">
22
<routeDistribution last="0">
23
<route cost="125.126" probability="1" edges="beg middle end rend"/>
24
</routeDistribution>
25
</vehicle>
26
<vehicle id="21" type="0" depart="21" departPos="10">
27
<routeDistribution last="0">
28
<route cost="125.126" probability="1" edges="beg middle end rend"/>
29
</routeDistribution>
30
</vehicle>
31
<vehicle id="22" type="0" depart="22" departPos="free">
32
<routeDistribution last="0">
33
<route cost="125.126" probability="1" edges="beg middle end rend"/>
34
</routeDistribution>
35
</vehicle>
36
<vehicle id="23" type="0" depart="23" departPos="random">
37
<routeDistribution last="0">
38
<route cost="125.126" probability="1" edges="beg middle end rend"/>
39
</routeDistribution>
40
</vehicle>
41
42
43
<vehicle id="30" type="0" depart="30" departLane="0">
44
<routeDistribution last="0">
45
<route cost="125.126" probability="1" edges="beg middle end rend"/>
46
</routeDistribution>
47
</vehicle>
48
<vehicle id="31" type="0" depart="31" departLane="1">
49
<routeDistribution last="0">
50
<route cost="125.126" probability="1" edges="beg middle end rend"/>
51
</routeDistribution>
52
</vehicle>
53
<vehicle id="32" type="0" depart="32" departLane="random">
54
<routeDistribution last="0">
55
<route cost="125.126" probability="1" edges="beg middle end rend"/>
56
</routeDistribution>
57
</vehicle>
58
<vehicle id="33" type="0" depart="33" departLane="free">
59
<routeDistribution last="0">
60
<route cost="125.126" probability="1" edges="beg middle end rend"/>
61
</routeDistribution>
62
</vehicle>
63
<vehicle id="34" type="0" depart="34" departLane="0">
64
<routeDistribution last="0">
65
<route cost="125.126" probability="1" edges="beg middle end rend"/>
66
</routeDistribution>
67
</vehicle>
68
69
<vehicle id="40" type="0" depart="40" departSpeed="0">
70
<routeDistribution last="0">
71
<route cost="125.126" probability="1" edges="beg middle end rend"/>
72
</routeDistribution>
73
</vehicle>
74
<vehicle id="41" type="0" depart="41" departSpeed="1">
75
<routeDistribution last="0">
76
<route cost="125.126" probability="1" edges="beg middle end rend"/>
77
</routeDistribution>
78
</vehicle>
79
<vehicle id="42" type="0" depart="42" departSpeed="max">
80
<routeDistribution last="0">
81
<route cost="125.126" probability="1" edges="beg middle end rend"/>
82
</routeDistribution>
83
</vehicle>
84
<vehicle id="43" type="0" depart="43" departSpeed="random">
85
<routeDistribution last="0">
86
<route cost="125.126" probability="1" edges="beg middle end rend"/>
87
</routeDistribution>
88
</vehicle>
89
90
<vehicle id="50" type="0" depart="50" arrivalLane="42">
91
<routeDistribution last="0">
92
<route cost="125.126" probability="1" edges="beg middle end rend"/>
93
</routeDistribution>
94
</vehicle>
95
<vehicle id="51" type="0" depart="51" arrivalLane="current">
96
<routeDistribution last="0">
97
<route cost="125.126" probability="1" edges="beg middle end rend"/>
98
</routeDistribution>
99
</vehicle>
100
101
<vehicle id="60" type="0" depart="60" arrivalPos="42">
102
<routeDistribution last="0">
103
<route cost="125.126" probability="1" edges="beg middle end rend"/>
104
</routeDistribution>
105
</vehicle>
106
<vehicle id="61" type="0" depart="61" arrivalPos="max">
107
<routeDistribution last="0">
108
<route cost="125.126" probability="1" edges="beg middle end rend"/>
109
</routeDistribution>
110
</vehicle>
111
<vehicle id="62" type="0" depart="62" arrivalPos="random">
112
<routeDistribution last="0">
113
<route cost="125.126" probability="1" edges="beg middle end rend"/>
114
</routeDistribution>
115
</vehicle>
116
117
<vehicle id="70" type="0" depart="70" arrivalSpeed="42">
118
<routeDistribution last="0">
119
<route cost="125.126" probability="1" edges="beg middle end rend"/>
120
</routeDistribution>
121
</vehicle>
122
<vehicle id="71" type="0" depart="71" arrivalSpeed="current">
123
<routeDistribution last="0">
124
<route cost="125.126" probability="1" edges="beg middle end rend"/>
125
</routeDistribution>
126
</vehicle>
127
128
</routes>
129
130