Shortest-path queries in static networks

C Sommer - ACM Computing Surveys (CSUR), 2014 - dl.acm.org
We consider the point-to-point (approximate) shortest-path query problem, which is the
following generalization of the classical single-source (SSSP) and all-pairs shortest-path …

Route planning in transportation networks

H Bast, D Delling, A Goldberg… - … : Selected results and …, 2016 - Springer
We survey recent advances in algorithms for route planning in transportation networks. For
road networks, we show that one can compute driving directions in milliseconds or less even …

Contraction hierarchies: Faster and simpler hierarchical routing in road networks

R Geisberger, P Sanders, D Schultes… - … , MA, USA, May 30-June 1 …, 2008 - Springer
We present a route planning technique solely based on the concept of node contraction. The
nodes are first ordered by 'importance'. A hierarchy is then generated by iteratively …

Exact routing in large road networks using contraction hierarchies

R Geisberger, P Sanders, D Schultes… - Transportation …, 2012 - pubsonline.informs.org
Contraction hierarchies are a simple approach for fast routing in road networks. Our
algorithm calculates exact shortest paths and handles road networks of whole continents …

Engineering route planning algorithms

D Delling, P Sanders, D Schultes, D Wagner - Algorithmics of large and …, 2009 - Springer
Algorithms for route planning in transportation networks have recently undergone a rapid
development, leading to methods that are up to three million times faster than Dijkstra's …

[PDF][PDF] Adaptive fastest path computation on a road network: a traffic mining approach

H Gonzalez, J Han, X Li, M Myslinska… - Proceedings of the 33rd …, 2007 - vldb.org
Efficient fastest path computation in the presence of varying speed conditions on a large
scale road network is an essential problem in modern navigation systems. Factors affecting …

In transit to constant time shortest-path queries in road networks

H Bast, S Funke, D Matijevic, P Sanders… - 2007 Proceedings of the …, 2007 - SIAM
When you drive to somewhere 'far away', you will leave your current location via one of only
a few 'important'traffic junctions. Starting from this informal observation, we develop an …

SHARC: Fast and robust unidirectional routing

R Bauer, D Delling - Journal of Experimental Algorithmics (JEA), 2010 - dl.acm.org
During recent years, impressive speed-up techniques for Dijkstra's have been developed.
Unfortunately, the most advanced techniques use bidirectional search, which makes it hard …

Engineering highway hierarchies

P Sanders, D Schultes - European Symposium on Algorithms, 2006 - Springer
Abstract In [1], we presented a shortest path algorithm that allows fast point-to-point queries
in graphs using preprocessed data. Here, we give an extensive revision of our method. It …

Combining hierarchical and goal-directed speed-up techniques for dijkstra's algorithm

R Bauer, D Delling, P Sanders… - Journal of Experimental …, 2010 - dl.acm.org
In recent years, highly effective hierarchical and goal-directed speed-up techniques for
routing in large road networks have been developed. This article makes a systematic study …