English

Combining the Connection Scan Algorithm with Contraction Hierarchies

Data Structures and Algorithms 2019-07-23 v1 Combinatorics

Abstract

Since the first solutions finding minimally weighted routes in weighted digraphs, a plethora of literature has appeared improving the performance of shortest-path queries for use in real-world applications. In this paper, we detail how an advanced pre-processing technique for routing algorithms (which create objects known as Contraction Hierarchies) may be combined with the connection scan algorithm, an algorithm originally designed to work with public transportation networks using time tables. This provides an improvement over bi-directional Dijkstra or A{}^* search on Contraction Hierarchies.

Keywords

Cite

@article{arxiv.1907.09041,
  title  = {Combining the Connection Scan Algorithm with Contraction Hierarchies},
  author = {Jacob Turner},
  journal= {arXiv preprint arXiv:1907.09041},
  year   = {2019}
}
R2 v1 2026-06-23T10:26:32.520Z