Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/turndefs/routeSampler/weighted/probability_totalcount/routes.tools
429638 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2025-07-18 14:53:05.898067 by routeSampler.py v1_23_1+1165-c477aa00e14
<configuration>
    <route-files value="input_routes.rou.xml"/>
    <edgedata-files value="input_edgedata.xml"/>
    <edgedata-attribute value="count"/>
    <verbose value="True"/>
    <write-flows value="number"/>
    <write-route-ids value="True"/>
    <total-count value="500"/>
    <weighted value="True"/>
</configuration>
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<!-- begin="0.0" end="3600.0" -->
    <route id="0" edges="-3 -3.180.00 11" probability="65"/>
    <route id="1" edges="-3 -3.180.00 15" probability="281"/>
    <route id="2" edges="-3 -3.180.00 5" probability="154"/>

    <flow id="1" begin="0.06" end="3600.00" number="281" route="1"/>
    <flow id="2" begin="7.80" end="3600.00" number="154" route="2"/>
    <flow id="0" begin="44.47" end="3600.00" number="65" route="0"/>
</routes>