Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/function/routing/chrouter/weights_parallel/input_weights.dump.xml
429542 views
1
<?xml version="1.0"?>
2
3
<!-- generated on Thu 22 Mar 2012 10:09:59 AM CET by SUMO gui Version dev-SVN-r12151
4
This data file and the accompanying materials
5
are made available under the terms of the Eclipse Public License v2.0
6
which accompanies this distribution, and is available at
7
http://www.eclipse.org/legal/epl-v20.html
8
SPDX-License-Identifier: EPL-2.0
9
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumo-gui.exeConfiguration.xsd">
10
11
<input>
12
<net-file value="road.net.xml"/>
13
<route-files value="restricted.rou.xml.affected"/>
14
<additional-files value="ecodetectors.xml"/>
15
</input>
16
17
<time>
18
<begin value="2520"/>
19
</time>
20
21
<report>
22
<verbose value="true"/>
23
</report>
24
25
<mesoscopic>
26
<mesosim value="true"/>
27
</mesoscopic>
28
29
</configuration>
30
-->
31
32
<netstats>
33
<interval begin="0" end="3600" id="earlier">
34
<edge id="short" traveltime="5"/>
35
</interval>
36
<interval begin="3600" end="7200" id="later">
37
<edge id="short" traveltime="500"/>
38
</interval>
39
</netstats>
40
41