Path: blob/main/tests/duarouter/logit/logit_example/alts.duarouter
185786 views
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on Thu Mar 26 16:24:44 2015 by SUMO duarouter Version dev-SVN-r18156I
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/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>
<route-choice-method value="logit"/>
<logit.beta value="0"/>
</processing>
<report>
<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">
<vehicle id="0" depart="0.00">
<routeDistribution last="3">
<route cost="657.80" probability="0.31960269" edges="oa ab bd"/>
<route cost="730.42" probability="0.27573286" edges="oa ab by yd"/>
<route cost="826.83" probability="0.22664907" edges="oa ax xy yd"/>
<route cost="945.62" probability="0.17801538" edges="ox xy yd"/>
</routeDistribution>
</vehicle>
</routes>