Path: blob/main/tests/marouter/timelines/exp_split_after12/routes.marouter
185788 views
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 10/02/15 12:27:50 by SUMO marouter Version dev-SVN-r18990
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/marouterConfiguration.xsd">
<input>
<net-file value="input_net.net.xml"/>
<additional-files value="input_taz.taz.xml"/>
<od-matrix-files value="input_od_o.fma"/>
</input>
<output>
<output-file value="routes.rou.xml"/>
</output>
<processing>
<timeline value="0:0,43200:100,86400:0"/>
</processing>
<report>
<xml-validation value="never"/>
</report>
</configuration>
-->
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<flow id="0" begin="0.00" end="43200.00" number="0" fromTaz="1" toTaz="2" departLane="free" departSpeed="max">
<routeDistribution>
<route cost="89.93" probability="0.00000000" edges="middle end"/>
</routeDistribution>
</flow>
<flow id="1" begin="43200.00" end="86400.00" number="24" fromTaz="1" toTaz="2" departLane="free" departSpeed="max">
<routeDistribution>
<route cost="89.93" probability="24.00000000" edges="middle end"/>
</routeDistribution>
</flow>
</routes>