Eclipse - Import O/D-matrices and trips using macroscopic traffic
assignment for SUMO
Eclipse SUMO marouter Version 1.8.0
- Copyright (C) 2001-2020 German Aerospace Center (DLR) and others;
https://sumo.dlr.de
Import O/D-matrices for macroscopic traffic assignment to generate
SUMO routes
- --aggregation-interval
TIME
- Defines the time interval when aggregating single vehicle input; Defaults
to one hour
- --max-alternatives
INT
- Prune the number of alternatives to INT
- --weights.interpolate
- Interpolate edge weights at interval boundaries
- --weights.expand
- Expand weights behind the simulation's end
- --weights.priority-factor
FLOAT
- Consider edge priorities in addition to travel times, weighted by
factor
- --routing-algorithm
STR
- Select among routing algorithms ['dijkstra', 'astar', 'CH',
'CHWrapper']
- --bulk-routing.vtypes
- Aggregate routing queries with the same origin for different vehicle
types
- --routing-threads
INT
- The number of parallel execution threads used for routing
- --weight-period
TIME
- Aggregation period for the given weight files; triggers rebuilding of
Contraction Hierarchy
- -s, --scale
FLOAT
- Scales the loaded flows by FLOAT
- --vtype
STR
- Defines the name of the vehicle type to use
- --prefix
STR
- Defines the prefix for vehicle flow names
- --timeline
STR[]
- Uses STR[] as a timeline definition
- --timeline.day-in-hours
- Uses STR as a 24h-timeline definition
- --additive-traffic
- Keep traffic flows of all time slots in the net
- --assignment-method
STR
- Choose a assignment method: incremental, UE or SUE
- --tolerance
FLOAT
- Use FLOAT as tolerance when checking for SUE stability
- --left-turn-penalty
FLOAT
- Use left-turn penalty FLOAT to calculate link travel time when searching
routes
- --paths INT
- Use INTEGER as the number of paths needed to be searched for each OD pair
at each iteration
- --paths.penalty
FLOAT
- Penalize existing routes with FLOAT to find secondary routes
- --upperbound
FLOAT
- Use FLOAT as the upper bound to determine auxiliary link cost
- --lowerbound
FLOAT
- Use FLOAT as the lower bound to determine auxiliary link cost
- -i, --max-iterations
INT
- maximal number of iterations for new route searching in incremental and
stochastic user assignment
- --max-inner-iterations
INT
- maximal number of inner iterations for user equilibrium calculation in the
stochastic user assignment
- --route-choice-method
STR
- Choose a route choice method: gawron, logit, or lohse
- --gawron.beta
FLOAT
- Use FLOAT as Gawron's beta
- --gawron.a
FLOAT
- Use FLOAT as Gawron's a
- --keep-all-routes
- Save routes with near zero probability
- --skip-new-routes
- Only reuse routes from input, do not calculate new ones
- --logit.beta
FLOAT
- Use FLOAT as (c-)logit's beta for the commonality factor
- --logit.gamma
FLOAT
- Use FLOAT as (c-)logit's gamma for the commonality factor
- --logit.theta
FLOAT
- Use FLOAT as (c-)logit's theta
- -b, --begin
TIME
- Defines the begin time; Previous trips will be discarded
- -e, --end
TIME
- Defines the end time; Later trips will be discarded; Defaults to the
maximum time that SUMO can represent
- --random
- Initialises the random number generator with the current system time
- --seed INT
- Initialises the random number generator with the given value
- marouter -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: Linux-4.19.0-13-amd64 x86_64 GNU 10.2.1 None Proj GUI SWIG
GDAL FFmpeg OSG GL2PS Eigen
Copyright (C) 2001-2020 German Aerospace Center (DLR) and others;
https://sumo.dlr.de
Eclipse SUMO marouter Version 1.8.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