Path: blob/main/tests/marouter/import/v/100vehs_hour_scale/routes.marouter
169690 views
<?xml version="1.0" encoding="UTF-8"?> <!-- generated on Fri Mar 12 14:02:53 2021 by Eclipse SUMO marouter Version v1_8_0+1617-11ea9c3 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/marouterConfiguration.xsd"> <input> <net-file value="input_net.net.xml"/> <additional-files value="input_taz.taz.xml"/> <od-matrix-files value="input_od_v.fma"/> </input> <output> <output-file value="routes.rou.xml"/> <netload-output value="aggregated.xml"/> <write-license value="true"/> </output> <processing> <scale value="0.25"/> </processing> <report> <xml-validation value="never"/> <xml-validation.routes value="never"/> </report> </configuration> --> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <flow id="0" begin="0.00" end="3600.00" number="25" fromTaz="1" toTaz="2" departLane="free" departSpeed="max"> <routeDistribution> <route cost="91.00" probability="16.25000000" edges="middle end"/> <route cost="91.03" probability="8.75000000" edges="beg2left left left2end end"/> </routeDistribution> </flow> </routes>