-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcombined.sumocfg
45 lines (36 loc) · 1.39 KB
/
combined.sumocfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 2024-02-01 00:35:24 by Eclipse SUMO sumo Version 1.19.0
-->
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
<net-file value="grid4x4.net.xml"/>
<route-files value="combined2/morning.rou.xml, combined2/evening.rou.xml, combined2/pse.rou.xml, combined2/combined_random.rou.xml"/>
<!-- <route-files value="combined/morning_6.rou.xml"/> -->
<!-- <route-files value="morning/morning.rou.xml"/> -->
<additional-files value="grid.add.vtype.xml"/>
</input>
<time>
<!-- <begin value="21600"/> -->
<!-- <end value="25200"/> -->
<begin value="0"/>
<end value="50400"/>
<!-- <end value="3600"/> -->
<step-length value="1" />
</time>
<processing>
<scale value="1" />
<!-- <threads value="16" /> -->
<!-- <random-depart-offset value="10" /> -->
<ignore-route-errors value="true" />
</processing>
<routing>
<!-- <weights.random-factor value="3" />
<device.rerouting.probability value="0.5" />
<device.rerouting.period value= "5"/>
<device.rerouting.threads value="16" /> -->
</routing>
<friction_device>
<!-- <device.friction.probability value="1" /> -->
<!-- <device.friction.offset value="-0.6" /> -->
</friction_device>
</configuration>