Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/function/keep_routes/input_alts.rou.alt.xml
185786 views
1
<routes>
2
<vehicle id="0" depart="0" color="0,0,0">
3
<routeDistribution last="0">
4
<route cost="125.126" probability="1" edges="beg beg2left left left2end end rend"/>
5
<route cost="125.126" probability="1" edges="beg middle end rend"/>
6
</routeDistribution>
7
</vehicle>
8
<vehicle id="9" depart="0" color="0,0,0">
9
<routeDistribution last="0">
10
<route cost="125.126" probability="1" edges="beg middle end rend"/>
11
<route cost="125.126" probability="1" edges="beg beg2left left left2end end rend"/>
12
</routeDistribution>
13
</vehicle>
14
</routes>
15
16