1999
DOI: 10.1007/3-540-48318-7_11
|View full text |Cite
|
Sign up to set email alerts
|

Dijkstra’s Algorithm On-Line: An Empirical Case Study from Public Railroad Transport

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
154
0

Year Published

2001
2001
2021
2021

Publication Types

Select...
4
4

Relationship

5
3

Authors

Journals

citations
Cited by 92 publications
(154 citation statements)
references
References 5 publications
0
154
0
Order By: Relevance
“…The first published practical approach to fast route planning [67,68] uses a set of nodes V 1 whose removal partitions the graph G = G 0 into small components. Now consider the overlay graph G 1 = (V 1 , E 1 ) where edges in E 1 are shortcuts corresponding to shortest paths in G that do not contain nodes from V 1 in their interior.…”
Section: Exploiting Hierarchymentioning
confidence: 99%
See 1 more Smart Citation
“…The first published practical approach to fast route planning [67,68] uses a set of nodes V 1 whose removal partitions the graph G = G 0 into small components. Now consider the overlay graph G 1 = (V 1 , E 1 ) where edges in E 1 are shortcuts corresponding to shortest paths in G that do not contain nodes from V 1 in their interior.…”
Section: Exploiting Hierarchymentioning
confidence: 99%
“…The first implementation had disappointing speedups (e.g. compared to [67]) and preprocessing times that would be prohibitive for large networks.…”
Section: Exploiting Hierarchymentioning
confidence: 99%
“…All edges represented by straight-line segments 17,14] are graphs generated from the timetables. For the purpose of this paper, we assume that each station that any train stops at corresponds to a vertex, and an undirected edge is introduced for each pair of stations for which there is a nonstop service in either direction.…”
Section: Figmentioning
confidence: 99%
“…During the last years, speed-up techniques have been developed for road networks (see [14,18] for an overview), that make the shortest path computation a matter of microseconds [4] even on huge road networks consisting of millions of nodes and edges. One core part of many of these speed-up techniques is the insertion of shortcuts [3,5,7,8,9,11,13,15,16,17], i.e. additional edges (u, v) whose length is the distance from u to v and that represent shortest u-v-paths in the graph.…”
Section: Introductionmentioning
confidence: 99%
“…Speed-up techniques that incorporate the usage of shortcuts are the following. Given a graph G = (V, E) the multi-level overlay graph technique [5,11,15,16,17] uses some centrality measures or separation strategies to choose a set of important nodes V on the graph and sets the shortcuts S such that the graph (V , S) is edge minimal among all graphs (V , E ) for which the distances between nodes in V are the same in (V, E) and (V , E ). Highway hierarchies [13] and reach based pruning [8,9] iteratively sparsificate the graph according to the importance of the nodes.…”
Section: Introductionmentioning
confidence: 99%