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 …

[PDF][PDF] Computing the shortest path: A search meets graph theory.

AV Goldberg, C Harrelson - SODA, 2005 - faculty.cc.gatech.edu
The shortest path problem is a fundamental problem with numerous applications. In this
paper we study one of the most common variants of the problem, where the goal is to find a …

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 …

Δ-stepping: a parallelizable shortest path algorithm

U Meyer, P Sanders - Journal of Algorithms, 2003 - Elsevier
The single source shortest path problem for arbitrary directed graphs with n nodes, m edges
and nonnegative edge weights can sequentially be solved using O (n· log n+ m) operations …

[图书][B] Spanning trees and optimization problems

BY Wu, KM Chao - 2004 - taylorfrancis.com
The design of approximation algorithms for spanning tree problems has become an exciting
and important area of theoretical computer science and also plays a significant role in …

Reach for A*: Efficient Point-to-Point Shortest Path Algorithms

AV Goldberg, H Kaplan, RF Werneck - … Proceedings of the Eighth Workshop on …, 2006 - SIAM
We study the point-to-point shortest path problem in a setting where preprocessing is
allowed. We improve the reach-based approach of Gutman [17] in several ways. In …

[PDF][PDF] Computing Point-to-Point Shortest Paths from External Memory.

AV Goldberg, RFF Werneck - ALENEX/ANALCO, 2005 - renatowerneck.wordpress.com
We study the ALT algorithm [19] for the point-to-point shortest path problem in the context of
road networks. We suggest improvements to the algorithm itself and to its preprocessing …

Path optimization study for vehicles evacuation based on Dijkstra algorithm

Y Chen, S Shen, T Chen, R Yang - Procedia Engineering, 2014 - Elsevier
Emergency events, such as earthquakes, hurricanes, fires, chemical accidents, nuclear
accidents, terror attacks and other events may led to injured or endanger the life and the …

Engineering fast route planning algorithms

P Sanders, D Schultes - International workshop on experimental and …, 2007 - Springer
Algorithms for route planning in transportation networks have recently undergone a rapid
development, leading to methods that are up to one million times faster than Dijkstra's …

Geometric containers for efficient shortest-path computation

D Wagner, T Willhalm, C Zaroliagis - Journal of Experimental …, 2005 - dl.acm.org
A fundamental approach in finding efficiently best routes or optimal itineraries in traffic
information systems is to reduce the search space (part of graph visited) of the most …