Path: blob/main/tests/jtrrouter/function/defaults/input_turns.turns.xml
169686 views
<?xml version="1.0" encoding="UTF-8"?>1<!-- generated on 2020-02-17 13:27:39.994600 by turnFile2EdgeRelations.py v1_5_0+0118-a6ba6eb2options: -t input_turns.turns.xml -o tmp.xml3-->4<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">5<interval begin="0" end="10000">6<edgeRelation from="beg" to="beg2right" probability=".5"/>7<edgeRelation from="beg" to="beg2left" probability=".5"/>8<edgeRelation from="beg" to="middle" probability="0"/>9<edgeRelation from="beg" to="-beg" probability="0"/>10<edgeRelation from="right2end" to="-middle" probability="1"/>11<edgeRelation from="right2end" to="end" probability="0"/>12<edgeRelation from="right2end" to="-left2end" probability="0"/>13<edgeRelation from="right2end" to="-right2end" probability="0"/>14<edgeRelation from="left2end" to="-middle" probability="1"/>15<edgeRelation from="left2end" to="end" probability="0"/>16<edgeRelation from="left2end" to="-right2end" probability="0"/>17<edgeRelation from="left2end" to="-left2end" probability="0"/>18<edgeRelation from="-middle" to="middle" probability="1"/>19<edgeRelation from="-middle" to="-beg" probability="0"/>20<edgeRelation from="-middle" to="beg2right" probability="0"/>21<edgeRelation from="-middle" to="beg2left" probability="0"/>22<edgeRelation from="middle" to="end" probability="1"/>23<edgeRelation from="middle" to="-middle" probability="0"/>24<edgeRelation from="middle" to="-right2end" probability="0"/>25<edgeRelation from="middle" to="-left2end" probability="0"/>26<edgeRelation from="beg2right" to="right" probability="1"/>27<edgeRelation from="beg2right" to="-beg2right" probability="0"/>28<edgeRelation from="beg2left" to="left" probability="1"/>29<edgeRelation from="beg2left" to="-beg2left" probability="0"/>30<edgeRelation from="right" to="right2end" probability="1"/>31<edgeRelation from="right" to="-right" probability="0"/>32<edgeRelation from="left" to="left2end" probability="1"/>33<edgeRelation from="left" to="-left" probability="0"/>34</interval>35</data>363738