Path: blob/main/tests/duarouter/function/routing/astar_landmark_taz/routes.duarouter
185789 views
<?xml version="1.0" encoding="UTF-8"?>
<!-- generated on Sat Jan 12 20:50:59 2019 by Eclipse SUMO duarouter Version v1_0_1+1015-8e01b2d
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
SPDX-License-Identifier: EPL-2.0
<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"/>
<additional-files value="input_districts.taz.xml"/>
<route-files value="input_trips.trips.xml"/>
</input>
<output>
<write-license value="true"/>
<output-file value="routes.rou.xml"/>
<alternatives-output value="routes.rou.alt.xml"/>
</output>
<processing>
<routing-algorithm value="astar"/>
<astar.landmark-distances value="lookuptable"/>
</processing>
<report>
<verbose value="true"/>
<xml-validation value="never"/>
<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">
<vType id="DEFAULT_VEHTYPE" sigma="0"/>
<vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
<route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
</vehicle>
</routes>