source: tradir/serial/test.rou.alt.xml @ 177

Last change on this file since 177 was 177, checked in by (none), 14 years ago
File size: 1021 bytes
Line 
1<?xml version="1.0"?>
2
3<!-- generated on Tue Jan 12 12:18:40 2010 by SUMO duarouter Version 0.11.1
4<configuration>
5
6    <input>
7        <net-file value="test.net.xml"/>
8    </input>
9
10    <output>
11        <output-file value="test.rou.xml"/>
12    </output>
13
14    <processing>
15        <random-per-second value="0.25"/>
16    </processing>
17
18    <time>
19        <begin value="0"/>
20        <end value="10"/>
21    </time>
22
23</configuration>
24-->
25
26<route-alternatives>
27   <vehicle id="Rand0" depart="0">
28      <routeDistribution last="0">
29         <route cost="41.03" probability="1.00000000" edges="5a 6b"/>
30      </routeDistribution>
31   </vehicle>
32   <vehicle id="Rand1" depart="4">
33      <routeDistribution last="0">
34         <route cost="77.31" probability="1.00000000" edges="7b 5a 3b"/>
35      </routeDistribution>
36   </vehicle>
37   <vehicle id="Rand2" depart="8">
38      <routeDistribution last="0">
39         <route cost="54.28" probability="1.00000000" edges="3b 3a"/>
40      </routeDistribution>
41   </vehicle>
42</route-alternatives>
Note: See TracBrowser for help on using the repository browser.