Skip to content

Commit

Permalink
formatting ref #2
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kro committed Jan 30, 2024
1 parent ae26fef commit c466b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/web/docs/Simulation/Routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ As a consequence:
By default, the objective of the routing algorithms is to minimize the travel time between origin and destination.
The travel time can either be computed from the speed limits and vehicle maximum speed, it can be estimated at runtime from the simulation state or it can be loaded from a data file. The latter option allows defining travel times for the future.
An example for the relevance of future travel times would be this:

- a vehicle departs for a long trip at a time where there is no jamming
- it is known that parts of the network will be jammed later
- the route of the vehicle computed at departure time can circumvent the jam because the routing algorithm is aware that by the time those edges are reached they will be jammed.
Expand Down

0 comments on commit c466b48

Please sign in to comment.