Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/bugs/11_different_costs/alts.duarouter
185996 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-04-29 13:52:24 by Eclipse SUMO duarouter Version v1_19_0+1975-c861cc8fbcc
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
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<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"/>
        <route-files value="input_alts.rou.alt.xml"/>
        <weight-files value="input_weights.dump.xml"/>
    </input>

    <output>
        <output-file value="routes.rou.xml"/>
        <write-license value="true"/>
    </output>

    <time>
        <begin value="0"/>
        <end value="86400"/>
    </time>

    <report>
        <verbose value="true"/>
        <xml-validation value="never"/>
        <ignore-errors value="true"/>
        <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="1">
            <route cost="143.08" probability="0.49859379" edges="beg middle end rend"/>
            <route cost="139.90" probability="0.50140621" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="1" depart="10.00">
        <routeDistribution last="1">
            <route cost="143.08" probability="0.49859379" edges="beg middle end rend"/>
            <route cost="139.90" probability="0.50140621" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="2" depart="20.00">
        <routeDistribution last="0">
            <route cost="143.17" probability="0.49854348" edges="beg middle end rend"/>
            <route cost="139.87" probability="0.50145652" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="3" depart="30.00">
        <routeDistribution last="0">
            <route cost="143.17" probability="0.49854348" edges="beg middle end rend"/>
            <route cost="139.87" probability="0.50145652" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="4" depart="40.00">
        <routeDistribution last="1">
            <route cost="143.08" probability="0.49859379" edges="beg middle end rend"/>
            <route cost="139.90" probability="0.50140621" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="5" depart="50.00">
        <routeDistribution last="0">
            <route cost="143.17" probability="0.49854348" edges="beg middle end rend"/>
            <route cost="139.87" probability="0.50145652" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="6" depart="60.00">
        <routeDistribution last="1">
            <route cost="143.08" probability="0.49859379" edges="beg middle end rend"/>
            <route cost="139.90" probability="0.50140621" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="7" depart="70.00">
        <routeDistribution last="0">
            <route cost="143.17" probability="0.49854348" edges="beg middle end rend"/>
            <route cost="139.87" probability="0.50145652" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="8" depart="80.00">
        <routeDistribution last="1">
            <route cost="143.08" probability="0.49859379" edges="beg middle end rend"/>
            <route cost="139.90" probability="0.50140621" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
    <vehicle id="9" depart="90.00">
        <routeDistribution last="1">
            <route cost="143.08" probability="0.49859379" edges="beg middle end rend"/>
            <route cost="139.90" probability="0.50140621" edges="beg beg2left left left2end end rend"/>
        </routeDistribution>
    </vehicle>
</routes>