DOKK / manpages / debian 10 / sumo / duarouter.1.en
ECLIPSE(1) User Commands ECLIPSE(1)

Eclipse - Shortest path router and DUE computer for the microscopic road traffic simulation SUMO

duarouter [OPTION]*

Eclipse SUMO duarouter Version 1.1.0

Copyright (C) 2001-2018 German Aerospace Center (DLR) and others; http://sumo.dlr.de

Shortest path router and DUE computer for the microscopic, multi-modal traffic

simulation SUMO.

Loads the named config on startup
Saves current configuration into FILE
Saves a configuration template (empty) into FILE
Saves the configuration schema into FILE
Adds comments to saved template, configuration, or schema

Use FILE as SUMO-network to route on
Read additional network data (districts, bus stops) from FILE(s)
Read sumo routes, alternatives, flows, and trips from FILE(s)
Read network weights from FILE(s)
Read lane-based network weights from FILE(s)
Name of the xml attribute which gives the edge weight
Determines where to load PHEMlight definitions from.

Include license info into every output file
Prefix which is applied to all output files. The special string 'TIME' is replaced by the current time.
Defines the number of digits after the comma for floating point output
Defines the number of digits after the comma for lon,lat output
Write time values as hour:minute:second or day:hour:minute:second rathern than seconds
Write generated routes to FILE
Write used vehicle types into separate FILE
Keep vTypeDistribution ids when writing vehicles and their types
Write generated route alternatives to FILE
Write edge splits and connectivity to FILE
Write intermodal edges with lengths and travel times to FILE
Write exit times (weights) for each edge

Assume input is unsorted
Load routes for the next number of seconds ahead
Disable (junction) internal links
generate random departure times for flow input
Prune the number of alternatives to INT
Remove loops within the route; Remove turnarounds at start and end of the route
Tries to correct a false route
Tries to correct an invalid starting edge by using the first usable edge instead
Tries to correct an invalid destination edge by using the last usable edge instead
Interpolate edge weights at interval boundaries
Use origin and destination zones (districts) for in- and output
Aggregate routing queries with the same origin
The number of parallel execution threads used for routing
Expand weights behind the simulation's end
Select among routing algorithms ['dijkstra', 'astar', 'CH', 'CHWrapper']
Aggregation period for the given weight files; triggers rebuilding of Contraction Hierarchy
Initialize lookup table for astar from the given file (generated by marouter --all-pairs-output)
Initialize lookup table for astar ALT-variant from the given file
Save lookup table for astar ALT-variant to the given file
Use FLOAT as Gawron's beta
Use FLOAT as Gawron's a
Save routes with near zero probability
Only reuse routes from input, do not calculate new ones
Route all public transport input
Use c-logit model (deprecated in favor of --route-choice-method logit)
Choose a route choice method: gawron, logit, or lohse
Use FLOAT as logit's beta
Use FLOAT as logit's gamma
Use FLOAT as logit's theta (negative values mean auto-estimation)
Use FLOAT as a factor on pedestrian maximum speed during intermodal routing
Where are mode changes from car to walking allowed (possible values: 'parkingAreas', 'ptStops', 'allJunctions' and combinations)

Assigns a default depart lane
Assigns a default depart position
Assigns a default depart speed
Assigns a default arrival lane
Assigns a default arrival position
Assigns a default arrival speed
Defaults will override given values

Defines the begin time; Previous trips will be discarded
Defines the end time; Later trips will be discarded; Defaults to the maximum time that SUMO can represent

Switches to verbose output
Prints option values before processing
-?, --help
Prints this screen
Prints the current version
Set schema validation scheme of XML inputs ("never", "auto" or "always")
Set schema validation scheme of SUMO network inputs ("never", "auto" or "always")
Disables output of warnings
Writes all messages to FILE (implies verbose)
Writes all non-error messages to FILE (implies verbose)
Writes all warnings and errors to FILE
Continue if a route could not be build
Defines how often statistics shall be printed
Disable console output of route parsing step

Initialises the random number generator with the current system time
Initialises the random number generator with the given value

duarouter -c <CONFIGURATION>
run routing with options from file

Report bugs at <https://github.com/eclipse/sumo/issues>.
Get in contact via <sumo@dlr.de>.


Build features: x86_64-pc-linux-gnu PROJ GDAL GUI
Copyright (C) 2001-2018 German Aerospace Center (DLR) and others; http://sumo.dlr.de

Eclipse SUMO duarouter Version 1.1.0 is part of SUMO.
This program 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

February 2019 Eclipse SUMO duarouter Version 1.1.0