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 …

[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 …

A survey of shortest-path algorithms

A Madkour, WG Aref, FU Rehman, MA Rahman… - arxiv preprint arxiv …, 2017 - arxiv.org
A shortest-path algorithm finds a path containing the minimal cost between two vertices in a
graph. A plethora of shortest-path algorithms is studied in the literature that span across …

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 …

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 …

[КНИГА][B] Algorithms and data structures: The basic toolbox

K Mehlhorn, P Sanders, P Sanders - 2008 - Springer
Algorithms are at the heart of every nontrivial computer application, and algorithmics is a
modern and active area of computer science. Every computer scientist and every …

Highway hierarchies hasten exact shortest path queries

P Sanders, D Schultes - European Symposium on Algorithms, 2005 - Springer
We present a new speedup technique for route planning that exploits the hierarchy inherent
in real world road networks. Our algorithm preprocesses the eight digit number of nodes …

A new approach to dynamic all pairs shortest paths

C Demetrescu, GF Italiano - Journal of the ACM (JACM), 2004 - dl.acm.org
We study novel combinatorial properties of graphs that allow us to devise a completely new
approach to dynamic all pairs shortest paths problems. Our approach yields a fully dynamic …

Negative-weight single-source shortest paths in near-linear time

A Bernstein, D Nanongkai, C Wulff-Nilsen - Communications of the ACM, 2025 - dl.acm.org
In the single-source shortest paths problem, the goal is to compute the shortest path tree
from a designated source vertex in a weighted, directed graph. We present the first near …

[КНИГА][B] Handbook of data structures and applications

DP Mehta, S Sahni - 2004 - taylorfrancis.com
Although there are many advanced and specialized texts and handbooks on algorithms,
until now there was no book that focused exclusively on the wide variety of data structures …