Path: blob/main/tests/duarouter/alternatives/iteration_bug1/alts.duarouter
194300 views
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on 05/24/17 12:37:36 by SUMO duarouter Version dev-SVN-r24439
<?xml version="1.0" encoding="UTF-8"?>
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/duarouterConfiguration.xsd">
<input>
<net-file value="input_net.net.xml"/>
<alternative-files value="input_alts.rou.alt.xml"/>
<weight-files value="input_weights.dump.xml"/>
</input>
<output>
<output-file value="routes.rou.xml"/>
</output>
<processing>
<ignore-errors value="true"/>
</processing>
<time>
<begin value="0"/>
<end value="86400"/>
</time>
<report>
<verbose value="true"/>
<xml-validation value="never"/>
<no-step-log value="true"/>
</report>
</configuration>
-->
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="CarA" length="2.00" minGap="0.00" maxSpeed="180.00" accel="2.00" decel="6.00" sigma="0.00" tau="1.00"/>
<vehicle id="veh0" type="CarA" depart="1.00" color="red">
<routeDistribution last="0">
<route cost="223.22" probability="1.00000000" color="red" edges="L1 L9 L17 L26"/>
</routeDistribution>
</vehicle>
</routes>