Content deleted Content added
m Unlinked: Search space |
|||
Line 7:
== Intuition ==
[[File:Transit node routing intuition.gif|thumb|Multiple routes using the same access nodes to long-distance road network.]]
Long-distance travel usually involves driving along a subset of the [[road network]] such as [[Controlled-access highway|freeways]] instead of e.g. urban roads. This sub-network can only be entered by using sparsely distributed access
Because the number of such access nodes is small compared to the overall number of nodes in a road network, all shortest routes connecting those nodes with each other can be pre-calculated and stored. When calculating a shortest path therefore only routes to access nodes close to start and target ___location need to be calculated.
{{Clear}}
== General framework ==
|