Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/alternatives/iteration_bug1/input_alts.rou.alt.xml
194300 views
1
<?xml version="1.0"?>
2
3
<!-- generated on 09/17/07 12:35:45 by SUMO duarouter Version 0.9.6
4
<configuration>
5
6
<input>
7
<net-file>net.net.xml</net-file>
8
<trip-defs>trips.trips.xml</trip-defs>
9
</input>
10
11
<output>
12
<output-file>routes_0.rou.xml</output-file>
13
</output>
14
15
<processing>
16
<continue-on-unbuild>true</continue-on-unbuild>
17
<gBeta>0.9</gBeta>
18
<gA>0.5</gA>
19
</processing>
20
21
<time>
22
<begin>0</begin>
23
<end>86400</end>
24
</time>
25
26
<report>
27
<verbose>true</verbose>
28
<suppress-warnings>true</suppress-warnings>
29
</report>
30
31
</configuration>
32
-->
33
34
<routes>
35
<vType model="SUMO_KRAUSS" id="CarA" accel="2.00" decel="6.00" sigma="0.00" length="2.00" minGap="0" maxSpeed="180.00" tau="1.00"/>
36
<vehicle id="veh0" type="CarA" depart="1" color="1.00,0.00,0.00">
37
<routeDistribution last="0">
38
<route cost="218.12" probability="1" color="1.00,0.00,0.00" edges="L1 L9 L17 L26"/>
39
</routeDistribution>
40
</vehicle>
41
</routes>
42
43