Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/state/remove_reuse/vehroutes.complex
185790 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2025-10-30T14:29:02.322945+01:00 by Eclipse SUMO sumo v1_24_0+1691-56e4d314644
<sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">

    <input>
        <net-file value="input_net.net.xml"/>
        <route-files value="input_routes2.rou.xml"/>
        <load-state value="state.xml"/>
        <load-state.remove-vehicles value="0"/>
    </input>

    <output>
        <fcd-output value="fcd2.xml"/>
        <vehroute-output value="vehroutes.xml"/>
    </output>

    <report>
        <duration-log.disable value="true"/>
        <no-step-log value="true"/>
    </report>

</sumoConfiguration>
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0" depart="50.00" departPos="25.00" departSpeed="8.00" speedFactor="1.0600" arrival="170.00">
        <route edges="2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>