Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/logit/logit_example/input_alts.rou.alt.xml
185786 views
1
<routes>
2
<vehicle id="0" depart="0">
3
<routeDistribution last="0">
4
<route id="path1" cost="1" probability="1" edges="oa ab bd"/>
5
<route id="path2" cost="1" probability="1" edges="oa ab by yd"/>
6
<route id="path3" cost="1" probability="1" edges="oa ax xy yd"/>
7
<route id="path4" cost="1" probability="1" edges="ox xy yd"/>
8
</routeDistribution>
9
</vehicle>
10
</routes>
11
12