Dear all,

I've been playing with the duarouter, not just for shortest path, and I am struggling to produce multiple route alternatives (and respective route choice probabilities) with duarouter. When using the Logit or Lohse method, I would expect a flow splitting even already when applying duarouter the first time on a trip.xmp file.

Attached is a very simple network with two equal-cost alternatives to get from left0to0/0 to 1/1toright1.

When I run duarouter with the following cml:

duarouter --net-file square2_trips.net.xml --output-file square2_trips_small.rou.xml --trip-files square2_trips.trip.xml --begin 0 --end 10000000000 --route-steps 200 --ignore-errors --max-alternatives 5 --route-choice-method logit --logit.beta -1.0 --logit.gamma 1.0 --logit.theta -1.0 --routing-algorithm dijkstra --routing-threads 0 --seed 23423

I get only this route:
<route edges="left0to0/0 0/0to0/1 0/1to1/1 1/1toright1"/>

I tried also lohse method with different parameters and signs, but no success. Do I do anything wrong or did I misunderstand the method?


Further, the rou.alt.xml file contains a laneChangeModel="default"
which is different from what I have defined in the trip file ...and it is producing the Error: value 'default' not in enumeration when refeeding the route file into duarouter. Also the rou.xml file contains the parameter laneChangeModel="default".


Thanks for any hint,
Joerg




<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on Sun Nov 20 20:13:33 2016 by SUMO netconvert Version dev-SVN-r21998
<?xml version="1.0" encoding="UTF-8"?>

<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd";>

    <input>
        <node-files value="/home/joerg/projects/sumopy/scenarios/test_gen/square2_trips.nod.xml"/>
        <edge-files value="/home/joerg/projects/sumopy/scenarios/test_gen/square2_trips.edg.xml"/>
        <connection-files value="/home/joerg/projects/sumopy/scenarios/test_gen/square2_trips.con.xml"/>
    </input>

    <output>
        <output-file value="/home/joerg/projects/sumopy/scenarios/test_gen/square2_trips.net.xml"/>
    </output>

    <processing>
        <ignore-errors.edge-type value="true"/>
    </processing>

    <report>
        <verbose value="true"/>
    </report>

</configuration>
-->

<net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd";>

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,300.00,300.00" origBoundary="0.00,0.00,300.00,300.00" projParameter="!"/>

    <edge id=":0/0_0" function="internal">
        <lane id=":0/0_0_0" index="0" speed="13.90" length="10.10" width="3.50" shape="98.20,105.05 98.20,94.95"/>
    </edge>
    <edge id=":0/0_1" function="internal">
        <lane id=":0/0_1_0" index="0" speed="13.90" length="11.05" width="3.50" shape="98.20,105.05 98.63,102.05 99.91,99.91 102.05,98.63 105.05,98.20"/>
    </edge>
    <edge id=":0/0_2" function="internal">
        <lane id=":0/0_2_0" index="0" speed="13.90" length="5.26" width="3.50" shape="98.20,105.05 99.10,103.70 100.00,103.25 100.90,103.70 101.80,105.05"/>
    </edge>
    <edge id=":0/0_3" function="internal">
        <lane id=":0/0_3_0" index="0" speed="13.90" length="5.24" width="3.50" shape="105.05,101.80 103.63,102.00 102.61,102.61 102.00,103.63 101.80,105.05"/>
    </edge>
    <edge id=":0/0_4" function="internal">
        <lane id=":0/0_4_0" index="0" speed="13.90" length="11.05" width="3.50" shape="105.05,101.80 102.05,101.37 99.91,100.09 98.63,97.95 98.20,94.95"/>
    </edge>
    <edge id=":0/0_5" function="internal">
        <lane id=":0/0_5_0" index="0" speed="13.90" length="5.26" width="3.50" shape="105.05,101.80 103.70,100.90 103.25,100.00 103.70,99.10 105.05,98.20"/>
    </edge>
    <edge id=":0/0_6" function="internal">
        <lane id=":0/0_6_0" index="0" speed="13.90" length="5.24" width="3.50" shape="101.80,94.95 102.00,96.37 102.61,97.39 103.63,98.00 105.05,98.20"/>
    </edge>
    <edge id=":0/0_7" function="internal">
        <lane id=":0/0_7_0" index="0" speed="13.90" length="10.10" width="3.50" shape="101.80,94.95 101.80,105.05"/>
    </edge>
    <edge id=":0/0_8" function="internal">
        <lane id=":0/0_8_0" index="0" speed="13.90" length="5.26" width="3.50" shape="101.80,94.95 100.90,96.30 100.00,96.75 99.10,96.30 98.20,94.95"/>
    </edge>
    <edge id=":0/0_9" function="internal">
        <lane id=":0/0_9_0" index="0" speed="13.90" length="5.24" width="3.50" shape="94.95,98.20 96.37,98.00 97.39,97.39 98.00,96.37 98.20,94.95"/>
    </edge>
    <edge id=":0/0_10" function="internal">
        <lane id=":0/0_10_0" index="0" speed="13.90" length="10.10" width="3.50" shape="94.95,98.20 105.05,98.20"/>
    </edge>
    <edge id=":0/0_11" function="internal">
        <lane id=":0/0_11_0" index="0" speed="13.90" length="11.05" width="3.50" shape="94.95,98.20 97.95,98.63 100.09,99.91 101.37,102.05 101.80,105.05"/>
    </edge>
    <edge id=":0/1_0" function="internal">
        <lane id=":0/1_0_0" index="0" speed="13.90" length="5.24" width="3.50" shape="98.20,205.05 98.00,203.63 97.39,202.61 96.37,202.00 94.95,201.80"/>
    </edge>
    <edge id=":0/1_1" function="internal">
        <lane id=":0/1_1_0" index="0" speed="13.90" length="10.10" width="3.50" shape="98.20,205.05 98.20,194.95"/>
    </edge>
    <edge id=":0/1_2" function="internal">
        <lane id=":0/1_2_0" index="0" speed="13.90" length="11.05" width="3.50" shape="98.20,205.05 98.63,202.05 99.91,199.91 102.05,198.63 105.05,198.20"/>
    </edge>
    <edge id=":0/1_3" function="internal">
        <lane id=":0/1_3_0" index="0" speed="13.90" length="5.26" width="3.50" shape="98.20,205.05 99.10,203.70 100.00,203.25 100.90,203.70 101.80,205.05"/>
    </edge>
    <edge id=":0/1_4" function="internal">
        <lane id=":0/1_4_0" index="0" speed="13.90" length="5.24" width="3.50" shape="105.05,201.80 103.63,202.00 102.61,202.61 102.00,203.63 101.80,205.05"/>
    </edge>
    <edge id=":0/1_5" function="internal">
        <lane id=":0/1_5_0" index="0" speed="13.90" length="10.10" width="3.50" shape="105.05,201.80 94.95,201.80"/>
    </edge>
    <edge id=":0/1_6" function="internal">
        <lane id=":0/1_6_0" index="0" speed="13.90" length="11.05" width="3.50" shape="105.05,201.80 102.05,201.37 99.91,200.09 98.63,197.95 98.20,194.95"/>
    </edge>
    <edge id=":0/1_7" function="internal">
        <lane id=":0/1_7_0" index="0" speed="13.90" length="5.26" width="3.50" shape="105.05,201.80 103.70,200.90 103.25,200.00 103.70,199.10 105.05,198.20"/>
    </edge>
    <edge id=":0/1_8" function="internal">
        <lane id=":0/1_8_0" index="0" speed="13.90" length="5.24" width="3.50" shape="101.80,194.95 102.00,196.37 102.61,197.39 103.63,198.00 105.05,198.20"/>
    </edge>
    <edge id=":0/1_9" function="internal">
        <lane id=":0/1_9_0" index="0" speed="13.90" length="10.10" width="3.50" shape="101.80,194.95 101.80,205.05"/>
    </edge>
    <edge id=":0/1_10" function="internal">
        <lane id=":0/1_10_0" index="0" speed="13.90" length="11.05" width="3.50" shape="101.80,194.95 101.37,197.95 100.09,200.09 97.95,201.37 94.95,201.80"/>
    </edge>
    <edge id=":0/1_11" function="internal">
        <lane id=":0/1_11_0" index="0" speed="13.90" length="5.26" width="3.50" shape="101.80,194.95 100.90,196.30 100.00,196.75 99.10,196.30 98.20,194.95"/>
    </edge>
    <edge id=":0/1_12" function="internal">
        <lane id=":0/1_12_0" index="0" speed="13.90" length="5.24" width="3.50" shape="94.95,198.20 96.37,198.00 97.39,197.39 98.00,196.37 98.20,194.95"/>
    </edge>
    <edge id=":0/1_13" function="internal">
        <lane id=":0/1_13_0" index="0" speed="13.90" length="10.10" width="3.50" shape="94.95,198.20 105.05,198.20"/>
    </edge>
    <edge id=":0/1_14" function="internal">
        <lane id=":0/1_14_0" index="0" speed="13.90" length="11.05" width="3.50" shape="94.95,198.20 97.95,198.63 100.09,199.91 101.37,202.05 101.80,205.05"/>
    </edge>
    <edge id=":0/1_15" function="internal">
        <lane id=":0/1_15_0" index="0" speed="13.90" length="5.26" width="3.50" shape="94.95,198.20 96.30,199.10 96.75,200.00 96.30,200.90 94.95,201.80"/>
    </edge>
    <edge id=":1/0_0" function="internal">
        <lane id=":1/0_0_0" index="0" speed="13.90" length="5.24" width="3.50" shape="198.20,105.05 198.00,103.63 197.39,102.61 196.37,102.00 194.95,101.80"/>
    </edge>
    <edge id=":1/0_1" function="internal">
        <lane id=":1/0_1_0" index="0" speed="13.90" length="10.10" width="3.50" shape="198.20,105.05 198.20,94.95"/>
    </edge>
    <edge id=":1/0_2" function="internal">
        <lane id=":1/0_2_0" index="0" speed="13.90" length="11.05" width="3.50" shape="198.20,105.05 198.63,102.05 199.91,99.91 202.05,98.63 205.05,98.20"/>
    </edge>
    <edge id=":1/0_3" function="internal">
        <lane id=":1/0_3_0" index="0" speed="13.90" length="5.26" width="3.50" shape="198.20,105.05 199.10,103.70 200.00,103.25 200.90,103.70 201.80,105.05"/>
    </edge>
    <edge id=":1/0_4" function="internal">
        <lane id=":1/0_4_0" index="0" speed="13.90" length="5.24" width="3.50" shape="205.05,101.80 203.63,102.00 202.61,102.61 202.00,103.63 201.80,105.05"/>
    </edge>
    <edge id=":1/0_5" function="internal">
        <lane id=":1/0_5_0" index="0" speed="13.90" length="10.10" width="3.50" shape="205.05,101.80 194.95,101.80"/>
    </edge>
    <edge id=":1/0_6" function="internal">
        <lane id=":1/0_6_0" index="0" speed="13.90" length="11.05" width="3.50" shape="205.05,101.80 202.05,101.37 199.91,100.09 198.63,97.95 198.20,94.95"/>
    </edge>
    <edge id=":1/0_7" function="internal">
        <lane id=":1/0_7_0" index="0" speed="13.90" length="5.26" width="3.50" shape="205.05,101.80 203.70,100.90 203.25,100.00 203.70,99.10 205.05,98.20"/>
    </edge>
    <edge id=":1/0_8" function="internal">
        <lane id=":1/0_8_0" index="0" speed="13.90" length="5.24" width="3.50" shape="201.80,94.95 202.00,96.37 202.61,97.39 203.63,98.00 205.05,98.20"/>
    </edge>
    <edge id=":1/0_9" function="internal">
        <lane id=":1/0_9_0" index="0" speed="13.90" length="10.10" width="3.50" shape="201.80,94.95 201.80,105.05"/>
    </edge>
    <edge id=":1/0_10" function="internal">
        <lane id=":1/0_10_0" index="0" speed="13.90" length="11.05" width="3.50" shape="201.80,94.95 201.37,97.95 200.09,100.09 197.95,101.37 194.95,101.80"/>
    </edge>
    <edge id=":1/0_11" function="internal">
        <lane id=":1/0_11_0" index="0" speed="13.90" length="5.26" width="3.50" shape="201.80,94.95 200.90,96.30 200.00,96.75 199.10,96.30 198.20,94.95"/>
    </edge>
    <edge id=":1/0_12" function="internal">
        <lane id=":1/0_12_0" index="0" speed="13.90" length="5.24" width="3.50" shape="194.95,98.20 196.37,98.00 197.39,97.39 198.00,96.37 198.20,94.95"/>
    </edge>
    <edge id=":1/0_13" function="internal">
        <lane id=":1/0_13_0" index="0" speed="13.90" length="10.10" width="3.50" shape="194.95,98.20 205.05,98.20"/>
    </edge>
    <edge id=":1/0_14" function="internal">
        <lane id=":1/0_14_0" index="0" speed="13.90" length="11.05" width="3.50" shape="194.95,98.20 197.95,98.63 200.09,99.91 201.37,102.05 201.80,105.05"/>
    </edge>
    <edge id=":1/0_15" function="internal">
        <lane id=":1/0_15_0" index="0" speed="13.90" length="5.26" width="3.50" shape="194.95,98.20 196.30,99.10 196.75,100.00 196.30,100.90 194.95,101.80"/>
    </edge>
    <edge id=":1/1_0" function="internal">
        <lane id=":1/1_0_0" index="0" speed="13.90" length="5.24" width="3.50" shape="198.20,205.05 198.00,203.63 197.39,202.61 196.37,202.00 194.95,201.80"/>
    </edge>
    <edge id=":1/1_1" function="internal">
        <lane id=":1/1_1_0" index="0" speed="13.90" length="10.10" width="3.50" shape="198.20,205.05 198.20,194.95"/>
    </edge>
    <edge id=":1/1_2" function="internal">
        <lane id=":1/1_2_0" index="0" speed="13.90" length="11.05" width="3.50" shape="198.20,205.05 198.63,202.05 199.91,199.91 202.05,198.63 205.05,198.20"/>
    </edge>
    <edge id=":1/1_3" function="internal">
        <lane id=":1/1_3_0" index="0" speed="13.90" length="5.26" width="3.50" shape="198.20,205.05 199.10,203.70 200.00,203.25 200.90,203.70 201.80,205.05"/>
    </edge>
    <edge id=":1/1_4" function="internal">
        <lane id=":1/1_4_0" index="0" speed="13.90" length="5.24" width="3.50" shape="201.80,194.95 202.00,196.37 202.61,197.39 203.63,198.00 205.05,198.20"/>
    </edge>
    <edge id=":1/1_5" function="internal">
        <lane id=":1/1_5_0" index="0" speed="13.90" length="10.10" width="3.50" shape="201.80,194.95 201.80,205.05"/>
    </edge>
    <edge id=":1/1_6" function="internal">
        <lane id=":1/1_6_0" index="0" speed="13.90" length="11.05" width="3.50" shape="201.80,194.95 201.37,197.95 200.09,200.09 197.95,201.37 194.95,201.80"/>
    </edge>
    <edge id=":1/1_7" function="internal">
        <lane id=":1/1_7_0" index="0" speed="13.90" length="5.26" width="3.50" shape="201.80,194.95 200.90,196.30 200.00,196.75 199.10,196.30 198.20,194.95"/>
    </edge>
    <edge id=":1/1_8" function="internal">
        <lane id=":1/1_8_0" index="0" speed="13.90" length="5.24" width="3.50" shape="194.95,198.20 196.37,198.00 197.39,197.39 198.00,196.37 198.20,194.95"/>
    </edge>
    <edge id=":1/1_9" function="internal">
        <lane id=":1/1_9_0" index="0" speed="13.90" length="10.10" width="3.50" shape="194.95,198.20 205.05,198.20"/>
    </edge>
    <edge id=":1/1_10" function="internal">
        <lane id=":1/1_10_0" index="0" speed="13.90" length="11.05" width="3.50" shape="194.95,198.20 197.95,198.63 200.09,199.91 201.37,202.05 201.80,205.05"/>
    </edge>
    <edge id=":1/1_11" function="internal">
        <lane id=":1/1_11_0" index="0" speed="13.90" length="5.26" width="3.50" shape="194.95,198.20 196.30,199.10 196.75,200.00 196.30,200.90 194.95,201.80"/>
    </edge>
    <edge id=":bottom0_0" function="internal">
        <lane id=":bottom0_0_0" index="0" speed="13.90" length="5.26" width="3.50" shape="98.20,0.00 99.10,-1.35 100.00,-1.80 100.90,-1.35 101.80,0.00"/>
    </edge>
    <edge id=":bottom1_0" function="internal">
        <lane id=":bottom1_0_0" index="0" speed="13.90" length="5.26" width="3.50" shape="198.20,0.00 199.10,-1.35 200.00,-1.80 200.90,-1.35 201.80,0.00"/>
    </edge>
    <edge id=":left1_0" function="internal">
        <lane id=":left1_0_0" index="0" speed="13.90" length="5.26" width="3.50" shape="0.00,201.80 -1.35,200.90 -1.80,200.00 -1.35,199.10 0.00,198.20"/>
    </edge>
    <edge id=":right0_0" function="internal">
        <lane id=":right0_0_0" index="0" speed="13.90" length="5.26" width="3.50" shape="300.00,98.20 301.35,99.10 301.80,100.00 301.35,100.90 300.00,101.80"/>
    </edge>
    <edge id=":top0_0" function="internal">
        <lane id=":top0_0_0" index="0" speed="13.90" length="5.26" width="3.50" shape="101.80,300.00 100.90,301.35 100.00,301.80 99.10,301.35 98.20,300.00"/>
    </edge>
    <edge id=":top1_0" function="internal">
        <lane id=":top1_0_0" index="0" speed="13.90" length="5.26" width="3.50" shape="201.80,300.00 200.90,301.35 200.00,301.80 199.10,301.35 198.20,300.00"/>
    </edge>

    <edge id="0/0to0/1" from="0/0" to="0/1" priority="-1">
        <lane id="0/0to0/1_0" index="0" speed="13.90" length="89.90" width="3.50" shape="101.80,105.05 101.80,194.95"/>
    </edge>
    <edge id="0/0to1/0" from="0/0" to="1/0" priority="-1">
        <lane id="0/0to1/0_0" index="0" speed="13.90" length="89.90" width="3.50" shape="105.05,98.20 194.95,98.20"/>
    </edge>
    <edge id="0/0tobottom0" from="0/0" to="bottom0" priority="-1">
        <lane id="0/0tobottom0_0" index="0" speed="13.90" length="94.95" width="3.50" shape="98.20,94.95 98.20,0.00"/>
    </edge>
    <edge id="0/1to0/0" from="0/1" to="0/0" priority="-1">
        <lane id="0/1to0/0_0" index="0" speed="13.90" length="89.90" width="3.50" shape="98.20,194.95 98.20,105.05"/>
    </edge>
    <edge id="0/1to1/1" from="0/1" to="1/1" priority="-1">
        <lane id="0/1to1/1_0" index="0" speed="13.90" length="89.90" width="3.50" shape="105.05,198.20 194.95,198.20"/>
    </edge>
    <edge id="0/1toleft1" from="0/1" to="left1" priority="-1">
        <lane id="0/1toleft1_0" index="0" speed="13.90" length="94.95" width="3.50" shape="94.95,201.80 0.00,201.80"/>
    </edge>
    <edge id="0/1totop0" from="0/1" to="top0" priority="-1">
        <lane id="0/1totop0_0" index="0" speed="13.90" length="94.95" width="3.50" shape="101.80,205.05 101.80,300.00"/>
    </edge>
    <edge id="1/0to0/0" from="1/0" to="0/0" priority="-1">
        <lane id="1/0to0/0_0" index="0" speed="13.90" length="89.90" width="3.50" shape="194.95,101.80 105.05,101.80"/>
    </edge>
    <edge id="1/0to1/1" from="1/0" to="1/1" priority="-1">
        <lane id="1/0to1/1_0" index="0" speed="13.90" length="89.90" width="3.50" shape="201.80,105.05 201.80,194.95"/>
    </edge>
    <edge id="1/0tobottom1" from="1/0" to="bottom1" priority="-1">
        <lane id="1/0tobottom1_0" index="0" speed="13.90" length="94.95" width="3.50" shape="198.20,94.95 198.20,0.00"/>
    </edge>
    <edge id="1/0toright0" from="1/0" to="right0" priority="-1">
        <lane id="1/0toright0_0" index="0" speed="13.90" length="94.95" width="3.50" shape="205.05,98.20 300.00,98.20"/>
    </edge>
    <edge id="1/1to0/1" from="1/1" to="0/1" priority="-1">
        <lane id="1/1to0/1_0" index="0" speed="13.90" length="89.90" width="3.50" shape="194.95,201.80 105.05,201.80"/>
    </edge>
    <edge id="1/1to1/0" from="1/1" to="1/0" priority="-1">
        <lane id="1/1to1/0_0" index="0" speed="13.90" length="89.90" width="3.50" shape="198.20,194.95 198.20,105.05"/>
    </edge>
    <edge id="1/1toright1" from="1/1" to="right1" priority="-1">
        <lane id="1/1toright1_0" index="0" speed="13.90" length="94.95" width="3.50" shape="205.05,198.20 300.00,198.20"/>
    </edge>
    <edge id="1/1totop1" from="1/1" to="top1" priority="-1">
        <lane id="1/1totop1_0" index="0" speed="13.90" length="94.95" width="3.50" shape="201.80,205.05 201.80,300.00"/>
    </edge>
    <edge id="bottom0to0/0" from="bottom0" to="0/0" priority="-1">
        <lane id="bottom0to0/0_0" index="0" speed="13.90" length="94.95" width="3.50" shape="101.80,0.00 101.80,94.95"/>
    </edge>
    <edge id="bottom1to1/0" from="bottom1" to="1/0" priority="-1">
        <lane id="bottom1to1/0_0" index="0" speed="13.90" length="94.95" width="3.50" shape="201.80,0.00 201.80,94.95"/>
    </edge>
    <edge id="left0to0/0" from="left0" to="0/0" priority="-1">
        <lane id="left0to0/0_0" index="0" speed="13.90" length="94.95" width="3.50" shape="0.00,98.20 94.95,98.20"/>
    </edge>
    <edge id="left1to0/1" from="left1" to="0/1" priority="-1">
        <lane id="left1to0/1_0" index="0" speed="13.90" length="94.95" width="3.50" shape="0.00,198.20 94.95,198.20"/>
    </edge>
    <edge id="right0to1/0" from="right0" to="1/0" priority="-1">
        <lane id="right0to1/0_0" index="0" speed="13.90" length="94.95" width="3.50" shape="300.00,101.80 205.05,101.80"/>
    </edge>
    <edge id="top0to0/1" from="top0" to="0/1" priority="-1">
        <lane id="top0to0/1_0" index="0" speed="13.90" length="94.95" width="3.50" shape="98.20,300.00 98.20,205.05"/>
    </edge>
    <edge id="top1to1/1" from="top1" to="1/1" priority="-1">
        <lane id="top1to1/1_0" index="0" speed="13.90" length="94.95" width="3.50" shape="198.20,300.00 198.20,205.05"/>
    </edge>

    <junction id="0/0" type="priority" x="100.00" y="100.00" incLanes="0/1to0/0_0 1/0to0/0_0 bottom0to0/0_0 left0to0/0_0" intLanes=":0/0_0_0 :0/0_1_0 :0/0_2_0 :0/0_3_0 :0/0_4_0 :0/0_5_0 :0/0_6_0 :0/0_7_0 :0/0_8_0 :0/0_9_0 :0/0_10_0 :0/0_11_0" shape="96.45,105.05 103.55,105.05 105.05,103.55 105.05,96.45 103.55,94.95 96.45,94.95 94.95,96.45 94.95,99.95" radius="1.50">
        <request index="0" response="000000000000" foes="111100010000" cont="0"/>
        <request index="1" response="000011000000" foes="110011110000" cont="0"/>
        <request index="2" response="100010001000" foes="100010001000" cont="0"/>
        <request index="3" response="000010000000" foes="100010000100" cont="0"/>
        <request index="4" response="011010000011" foes="011110000011" cont="0"/>
        <request index="5" response="010001000010" foes="010001000010" cont="0"/>
        <request index="6" response="000000000000" foes="010000100010" cont="0"/>
        <request index="7" response="000000000000" foes="110000011110" cont="0"/>
        <request index="8" response="001000010001" foes="001000010001" cont="0"/>
        <request index="9" response="000000000001" foes="000100010001" cont="0"/>
        <request index="10" response="000011000011" foes="000011110011" cont="0"/>
        <request index="11" response="000010001011" foes="000010001111" cont="0"/>
    </junction>
    <junction id="0/1" type="priority" x="100.00" y="200.00" incLanes="top0to0/1_0 1/1to0/1_0 0/0to0/1_0 left1to0/1_0" intLanes=":0/1_0_0 :0/1_1_0 :0/1_2_0 :0/1_3_0 :0/1_4_0 :0/1_5_0 :0/1_6_0 :0/1_7_0 :0/1_8_0 :0/1_9_0 :0/1_10_0 :0/1_11_0 :0/1_12_0 :0/1_13_0 :0/1_14_0 :0/1_15_0" shape="96.45,205.05 103.55,205.05 105.05,203.55 105.05,196.45 103.55,194.95 96.45,194.95 94.95,196.45 94.95,203.55" radius="1.50">
        <request index="0" response="0000000000000000" foes="1000010000100000" cont="0"/>
        <request index="1" response="0000000000000000" foes="0111110001100000" cont="0"/>
        <request index="2" response="0000001100000000" foes="0110001111100000" cont="0"/>
        <request index="3" response="0100001000010000" foes="0100001000010000" cont="0"/>
        <request index="4" response="0000001000000000" foes="0100001000001000" cont="0"/>
        <request index="5" response="0000011000000111" foes="1100011000000111" cont="0"/>
        <request index="6" response="0011011000000110" foes="0011111000000110" cont="0"/>
        <request index="7" response="0010000100000100" foes="0010000100000100" cont="0"/>
        <request index="8" response="0000000000000000" foes="0010000010000100" cont="0"/>
        <request index="9" response="0000000000000000" foes="0110000001111100" cont="0"/>
        <request index="10" response="0000000000000011" foes="1110000001100011" cont="0"/>
        <request index="11" response="0001000001000010" foes="0001000001000010" cont="0"/>
        <request index="12" response="0000000000000010" foes="0000100001000010" cont="0"/>
        <request index="13" response="0000011100000110" foes="0000011111000110" cont="0"/>
        <request index="14" response="0000011000110110" foes="0000011000111110" cont="0"/>
        <request index="15" response="0000010000100001" foes="0000010000100001" cont="0"/>
    </junction>
    <junction id="1/0" type="priority" x="200.00" y="100.00" incLanes="1/1to1/0_0 right0to1/0_0 bottom1to1/0_0 0/0to1/0_0" intLanes=":1/0_0_0 :1/0_1_0 :1/0_2_0 :1/0_3_0 :1/0_4_0 :1/0_5_0 :1/0_6_0 :1/0_7_0 :1/0_8_0 :1/0_9_0 :1/0_10_0 :1/0_11_0 :1/0_12_0 :1/0_13_0 :1/0_14_0 :1/0_15_0" shape="196.45,105.05 203.55,105.05 205.05,103.55 205.05,96.45 203.55,94.95 196.45,94.95 194.95,96.45 194.95,103.55" radius="1.50">
        <request index="0" response="0000000000000000" foes="1000010000100000" cont="0"/>
        <request index="1" response="0000000000000000" foes="0111110001100000" cont="0"/>
        <request index="2" response="0000001100000000" foes="0110001111100000" cont="0"/>
        <request index="3" response="0100001000010000" foes="0100001000010000" cont="0"/>
        <request index="4" response="0000001000000000" foes="0100001000001000" cont="0"/>
        <request index="5" response="0000011000000111" foes="1100011000000111" cont="0"/>
        <request index="6" response="0011011000000110" foes="0011111000000110" cont="0"/>
        <request index="7" response="0010000100000100" foes="0010000100000100" cont="0"/>
        <request index="8" response="0000000000000000" foes="0010000010000100" cont="0"/>
        <request index="9" response="0000000000000000" foes="0110000001111100" cont="0"/>
        <request index="10" response="0000000000000011" foes="1110000001100011" cont="0"/>
        <request index="11" response="0001000001000010" foes="0001000001000010" cont="0"/>
        <request index="12" response="0000000000000010" foes="0000100001000010" cont="0"/>
        <request index="13" response="0000011100000110" foes="0000011111000110" cont="0"/>
        <request index="14" response="0000011000110110" foes="0000011000111110" cont="0"/>
        <request index="15" response="0000010000100001" foes="0000010000100001" cont="0"/>
    </junction>
    <junction id="1/1" type="priority" x="200.00" y="200.00" incLanes="top1to1/1_0 1/0to1/1_0 0/1to1/1_0" intLanes=":1/1_0_0 :1/1_1_0 :1/1_2_0 :1/1_3_0 :1/1_4_0 :1/1_5_0 :1/1_6_0 :1/1_7_0 :1/1_8_0 :1/1_9_0 :1/1_10_0 :1/1_11_0" shape="196.45,205.05 203.55,205.05 205.05,199.95 205.05,196.45 203.55,194.95 196.45,194.95 194.95,196.45 194.95,203.55" radius="1.50">
        <request index="0" response="000000000000" foes="100001000000" cont="0"/>
        <request index="1" response="000000000000" foes="011111000000" cont="0"/>
        <request index="2" response="000000110000" foes="011000110000" cont="0"/>
        <request index="3" response="010000100000" foes="010000100000" cont="0"/>
        <request index="4" response="000000000000" foes="001000000100" cont="0"/>
        <request index="5" response="000000000000" foes="011000001100" cont="0"/>
        <request index="6" response="000000000011" foes="111000000011" cont="0"/>
        <request index="7" response="000100000010" foes="000100000010" cont="0"/>
        <request index="8" response="000000000010" foes="000010000010" cont="0"/>
        <request index="9" response="000001110110" foes="000001110110" cont="0"/>
        <request index="10" response="000001100110" foes="000001101110" cont="0"/>
        <request index="11" response="000001000001" foes="000001000001" cont="0"/>
    </junction>
    <junction id="bottom0" type="priority" x="100.00" y="0.00" incLanes="0/0tobottom0_0" intLanes=":bottom0_0_0" shape="100.05,0.00 96.45,0.00 99.95,0.00" radius="1.50">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="bottom1" type="priority" x="200.00" y="0.00" incLanes="1/0tobottom1_0" intLanes=":bottom1_0_0" shape="200.05,0.00 196.45,0.00 199.95,0.00" radius="1.50">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="left0" type="unregulated" x="0.00" y="100.00" incLanes="" intLanes="" shape="0.00,99.95 0.00,96.45" radius="1.50"/>
    <junction id="left1" type="priority" x="0.00" y="200.00" incLanes="0/1toleft1_0" intLanes=":left1_0_0" shape="0.00,199.95 0.00,203.55 0.00,200.05" radius="1.50">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="right0" type="priority" x="300.00" y="100.00" incLanes="1/0toright0_0" intLanes=":right0_0_0" shape="300.00,100.05 300.00,96.45 300.00,99.95" radius="1.50">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="right1" type="unregulated" x="300.00" y="200.00" incLanes="1/1toright1_0" intLanes="" shape="300.00,196.45 300.00,199.95" radius="1.50"/>
    <junction id="top0" type="priority" x="100.00" y="300.00" incLanes="0/1totop0_0" intLanes=":top0_0_0" shape="99.95,300.00 103.55,300.00 100.05,300.00" radius="1.50">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="top1" type="priority" x="200.00" y="300.00" incLanes="1/1totop1_0" intLanes=":top1_0_0" shape="199.95,300.00 203.55,300.00 200.05,300.00" radius="1.50">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="0/0to0/1" to="0/1to1/1" fromLane="0" toLane="0" contPos="0.00" via=":0/1_8_0" dir="r" state="M"/>
    <connection from="0/0to0/1" to="0/1totop0" fromLane="0" toLane="0" contPos="0.00" via=":0/1_9_0" dir="s" state="M"/>
    <connection from="0/0to0/1" to="0/1toleft1" fromLane="0" toLane="0" contPos="0.00" via=":0/1_10_0" dir="l" state="m"/>
    <connection from="0/0to0/1" to="0/1to0/0" fromLane="0" toLane="0" contPos="0.00" via=":0/1_11_0" dir="t" state="m"/>
    <connection from="0/0to1/0" to="1/0tobottom1" fromLane="0" toLane="0" contPos="0.00" via=":1/0_12_0" dir="r" state="m"/>
    <connection from="0/0to1/0" to="1/0toright0" fromLane="0" toLane="0" contPos="0.00" via=":1/0_13_0" dir="s" state="m"/>
    <connection from="0/0to1/0" to="1/0to1/1" fromLane="0" toLane="0" contPos="0.00" via=":1/0_14_0" dir="l" state="m"/>
    <connection from="0/0to1/0" to="1/0to0/0" fromLane="0" toLane="0" contPos="0.00" via=":1/0_15_0" dir="t" state="m"/>
    <connection from="0/0tobottom0" to="bottom0to0/0" fromLane="0" toLane="0" contPos="0.00" via=":bottom0_0_0" dir="t" state="M"/>
    <connection from="0/1to0/0" to="0/0tobottom0" fromLane="0" toLane="0" contPos="0.00" via=":0/0_0_0" dir="s" state="M"/>
    <connection from="0/1to0/0" to="0/0to1/0" fromLane="0" toLane="0" contPos="0.00" via=":0/0_1_0" dir="l" state="m"/>
    <connection from="0/1to0/0" to="0/0to0/1" fromLane="0" toLane="0" contPos="0.00" via=":0/0_2_0" dir="t" state="m"/>
    <connection from="0/1to1/1" to="1/1to1/0" fromLane="0" toLane="0" contPos="0.00" via=":1/1_8_0" dir="r" state="m"/>
    <connection from="0/1to1/1" to="1/1toright1" fromLane="0" toLane="0" contPos="0.00" via=":1/1_9_0" dir="s" state="m"/>
    <connection from="0/1to1/1" to="1/1totop1" fromLane="0" toLane="0" contPos="0.00" via=":1/1_10_0" dir="l" state="m"/>
    <connection from="0/1to1/1" to="1/1to0/1" fromLane="0" toLane="0" contPos="0.00" via=":1/1_11_0" dir="t" state="m"/>
    <connection from="0/1toleft1" to="left1to0/1" fromLane="0" toLane="0" contPos="0.00" via=":left1_0_0" dir="t" state="M"/>
    <connection from="0/1totop0" to="top0to0/1" fromLane="0" toLane="0" contPos="0.00" via=":top0_0_0" dir="t" state="M"/>
    <connection from="1/0to0/0" to="0/0to0/1" fromLane="0" toLane="0" contPos="0.00" via=":0/0_3_0" dir="r" state="m"/>
    <connection from="1/0to0/0" to="0/0tobottom0" fromLane="0" toLane="0" contPos="0.00" via=":0/0_4_0" dir="l" state="m"/>
    <connection from="1/0to0/0" to="0/0to1/0" fromLane="0" toLane="0" contPos="0.00" via=":0/0_5_0" dir="t" state="m"/>
    <connection from="1/0to1/1" to="1/1toright1" fromLane="0" toLane="0" contPos="0.00" via=":1/1_4_0" dir="r" state="M"/>
    <connection from="1/0to1/1" to="1/1totop1" fromLane="0" toLane="0" contPos="0.00" via=":1/1_5_0" dir="s" state="M"/>
    <connection from="1/0to1/1" to="1/1to0/1" fromLane="0" toLane="0" contPos="0.00" via=":1/1_6_0" dir="l" state="m"/>
    <connection from="1/0to1/1" to="1/1to1/0" fromLane="0" toLane="0" contPos="0.00" via=":1/1_7_0" dir="t" state="m"/>
    <connection from="1/0tobottom1" to="bottom1to1/0" fromLane="0" toLane="0" contPos="0.00" via=":bottom1_0_0" dir="t" state="M"/>
    <connection from="1/0toright0" to="right0to1/0" fromLane="0" toLane="0" contPos="0.00" via=":right0_0_0" dir="t" state="M"/>
    <connection from="1/1to0/1" to="0/1totop0" fromLane="0" toLane="0" contPos="0.00" via=":0/1_4_0" dir="r" state="m"/>
    <connection from="1/1to0/1" to="0/1toleft1" fromLane="0" toLane="0" contPos="0.00" via=":0/1_5_0" dir="s" state="m"/>
    <connection from="1/1to0/1" to="0/1to0/0" fromLane="0" toLane="0" contPos="0.00" via=":0/1_6_0" dir="l" state="m"/>
    <connection from="1/1to0/1" to="0/1to1/1" fromLane="0" toLane="0" contPos="0.00" via=":0/1_7_0" dir="t" state="m"/>
    <connection from="1/1to1/0" to="1/0to0/0" fromLane="0" toLane="0" contPos="0.00" via=":1/0_0_0" dir="r" state="M"/>
    <connection from="1/1to1/0" to="1/0tobottom1" fromLane="0" toLane="0" contPos="0.00" via=":1/0_1_0" dir="s" state="M"/>
    <connection from="1/1to1/0" to="1/0toright0" fromLane="0" toLane="0" contPos="0.00" via=":1/0_2_0" dir="l" state="m"/>
    <connection from="1/1to1/0" to="1/0to1/1" fromLane="0" toLane="0" contPos="0.00" via=":1/0_3_0" dir="t" state="m"/>
    <connection from="1/1totop1" to="top1to1/1" fromLane="0" toLane="0" contPos="0.00" via=":top1_0_0" dir="t" state="M"/>
    <connection from="bottom0to0/0" to="0/0to1/0" fromLane="0" toLane="0" contPos="0.00" via=":0/0_6_0" dir="r" state="M"/>
    <connection from="bottom0to0/0" to="0/0to0/1" fromLane="0" toLane="0" contPos="0.00" via=":0/0_7_0" dir="s" state="M"/>
    <connection from="bottom0to0/0" to="0/0tobottom0" fromLane="0" toLane="0" contPos="0.00" via=":0/0_8_0" dir="t" state="m"/>
    <connection from="bottom1to1/0" to="1/0toright0" fromLane="0" toLane="0" contPos="0.00" via=":1/0_8_0" dir="r" state="M"/>
    <connection from="bottom1to1/0" to="1/0to1/1" fromLane="0" toLane="0" contPos="0.00" via=":1/0_9_0" dir="s" state="M"/>
    <connection from="bottom1to1/0" to="1/0to0/0" fromLane="0" toLane="0" contPos="0.00" via=":1/0_10_0" dir="l" state="m"/>
    <connection from="bottom1to1/0" to="1/0tobottom1" fromLane="0" toLane="0" contPos="0.00" via=":1/0_11_0" dir="t" state="m"/>
    <connection from="left0to0/0" to="0/0tobottom0" fromLane="0" toLane="0" contPos="0.00" via=":0/0_9_0" dir="r" state="m"/>
    <connection from="left0to0/0" to="0/0to1/0" fromLane="0" toLane="0" contPos="0.00" via=":0/0_10_0" dir="s" state="m"/>
    <connection from="left0to0/0" to="0/0to0/1" fromLane="0" toLane="0" contPos="0.00" via=":0/0_11_0" dir="l" state="m"/>
    <connection from="left1to0/1" to="0/1to0/0" fromLane="0" toLane="0" contPos="0.00" via=":0/1_12_0" dir="r" state="m"/>
    <connection from="left1to0/1" to="0/1to1/1" fromLane="0" toLane="0" contPos="0.00" via=":0/1_13_0" dir="s" state="m"/>
    <connection from="left1to0/1" to="0/1totop0" fromLane="0" toLane="0" contPos="0.00" via=":0/1_14_0" dir="l" state="m"/>
    <connection from="left1to0/1" to="0/1toleft1" fromLane="0" toLane="0" contPos="0.00" via=":0/1_15_0" dir="t" state="m"/>
    <connection from="right0to1/0" to="1/0to1/1" fromLane="0" toLane="0" contPos="0.00" via=":1/0_4_0" dir="r" state="m"/>
    <connection from="right0to1/0" to="1/0to0/0" fromLane="0" toLane="0" contPos="0.00" via=":1/0_5_0" dir="s" state="m"/>
    <connection from="right0to1/0" to="1/0tobottom1" fromLane="0" toLane="0" contPos="0.00" via=":1/0_6_0" dir="l" state="m"/>
    <connection from="right0to1/0" to="1/0toright0" fromLane="0" toLane="0" contPos="0.00" via=":1/0_7_0" dir="t" state="m"/>
    <connection from="top0to0/1" to="0/1toleft1" fromLane="0" toLane="0" contPos="0.00" via=":0/1_0_0" dir="r" state="M"/>
    <connection from="top0to0/1" to="0/1to0/0" fromLane="0" toLane="0" contPos="0.00" via=":0/1_1_0" dir="s" state="M"/>
    <connection from="top0to0/1" to="0/1to1/1" fromLane="0" toLane="0" contPos="0.00" via=":0/1_2_0" dir="l" state="m"/>
    <connection from="top0to0/1" to="0/1totop0" fromLane="0" toLane="0" contPos="0.00" via=":0/1_3_0" dir="t" state="m"/>
    <connection from="top1to1/1" to="1/1to0/1" fromLane="0" toLane="0" contPos="0.00" via=":1/1_0_0" dir="r" state="M"/>
    <connection from="top1to1/1" to="1/1to1/0" fromLane="0" toLane="0" contPos="0.00" via=":1/1_1_0" dir="s" state="M"/>
    <connection from="top1to1/1" to="1/1toright1" fromLane="0" toLane="0" contPos="0.00" via=":1/1_2_0" dir="l" state="m"/>
    <connection from="top1to1/1" to="1/1totop1" fromLane="0" toLane="0" contPos="0.00" via=":1/1_3_0" dir="t" state="m"/>

    <connection from=":0/0_0" to="0/0tobottom0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/0_1" to="0/0to1/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/0_2" to="0/0to0/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/0_3" to="0/0to0/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/0_4" to="0/0tobottom0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/0_5" to="0/0to1/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/0_6" to="0/0to1/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/0_7" to="0/0to0/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/0_8" to="0/0tobottom0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/0_9" to="0/0tobottom0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/0_10" to="0/0to1/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/0_11" to="0/0to0/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_0" to="0/1toleft1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_1" to="0/1to0/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_2" to="0/1to1/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_3" to="0/1totop0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_4" to="0/1totop0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_5" to="0/1toleft1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_6" to="0/1to0/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_7" to="0/1to1/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_8" to="0/1to1/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_9" to="0/1totop0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_10" to="0/1toleft1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_11" to="0/1to0/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_12" to="0/1to0/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_13" to="0/1to1/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_14" to="0/1totop0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0/1_15" to="0/1toleft1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_0" to="1/0to0/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_1" to="1/0tobottom1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_2" to="1/0toright0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_3" to="1/0to1/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_4" to="1/0to1/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_5" to="1/0to0/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_6" to="1/0tobottom1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_7" to="1/0toright0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_8" to="1/0toright0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_9" to="1/0to1/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_10" to="1/0to0/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_11" to="1/0tobottom1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_12" to="1/0tobottom1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_13" to="1/0toright0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_14" to="1/0to1/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/0_15" to="1/0to0/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/1_0" to="1/1to0/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/1_1" to="1/1to1/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/1_2" to="1/1toright1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/1_3" to="1/1totop1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/1_4" to="1/1toright1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/1_5" to="1/1totop1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/1_6" to="1/1to0/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/1_7" to="1/1to1/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/1_8" to="1/1to1/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/1_9" to="1/1toright1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/1_10" to="1/1totop1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":1/1_11" to="1/1to0/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":bottom0_0" to="bottom0to0/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":bottom1_0" to="bottom1to1/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":left1_0" to="left1to0/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":right0_0" to="right0to1/0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":top0_0" to="top0to0/1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":top1_0" to="top1to1/1" fromLane="0" toLane="0" dir="s" state="M"/>

</net>
<?xml version="1.0" encoding="UTF-8"?>
<trips>
    <vType  id="passenger1" length="4.3" width="1.8" height="1.5" personNumber="1" personCapacity="4" containerNumber="0" maxSpeed="50.0" accel="2.9" decel="7.5" tau="1.0" sigma="0.5" minGap="1.0" boardingDuration="0.5" loadingDuration="90.0" vClass="passenger" emissionClass="HBEFA3/PC" impatience="1.0" guiShape="passenger" color="185,85,255" lcStrategic="1.0" lcCooperative="1.0" lcSpeedGain="1.0" lcKeepRight="1.0" latAlignment="center" maxSpeedLat="1.0" minGapLat="0.12" lcSublane="1.0" lcPushy="0.0" laneChangeModel="LC2013"/>
    <trip  id="259" type="passenger1" depart="0" from="left0to0/0" to="1/1toright1" departLane="0" departPos="random_free" departSpeed="0.0" arrivalLane="0" arrivalPos="max" arrivalSpeed="0.0"/>
    <trip  id="215" type="passenger1" depart="1" from="left0to0/0" to="1/1toright1" departLane="0" departPos="random_free" departSpeed="0.0" arrivalLane="0" arrivalPos="max" arrivalSpeed="0.0"/>
    <trip  id="474" type="passenger1" depart="5" from="left0to0/0" to="1/1toright1" departLane="0" departPos="random_free" departSpeed="0.0" arrivalLane="0" arrivalPos="max" arrivalSpeed="0.0"/>
    <trip  id="750" type="passenger1" depart="6" from="left0to0/0" to="1/1toright1" departLane="0" departPos="random_free" departSpeed="0.0" arrivalLane="0" arrivalPos="max" arrivalSpeed="0.0"/>
    <trip  id="5" type="passenger1" depart="10" from="left0to0/0" to="1/1toright1" departLane="0" departPos="random_free" departSpeed="0.0" arrivalLane="0" arrivalPos="max" arrivalSpeed="0.0"/>
    <trip  id="510" type="passenger1" depart="11" from="left0to0/0" to="1/1toright1" departLane="0" departPos="random_free" departSpeed="0.0" arrivalLane="0" arrivalPos="max" arrivalSpeed="0.0"/>
    <trip  id="786" type="passenger1" depart="16" from="left0to0/0" to="1/1toright1" departLane="0" departPos="random_free" departSpeed="0.0" arrivalLane="0" arrivalPos="max" arrivalSpeed="0.0"/>
    <trip  id="11" type="passenger1" depart="18" from="left0to0/0" to="1/1toright1" departLane="0" departPos="random_free" departSpeed="0.0" arrivalLane="0" arrivalPos="max" arrivalSpeed="0.0"/>
</trips>
------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to