Creative Commons Attribution 3.0 Unported license
A highly successful approach to route planning in networks (particularly road networks) is to identify a hierarchy in the network that allows faster queries after some preprocessing that basically inserts additional "shortcut"-edges into a graph. In the past there has been a succession of techniques that infer a more and more fine grained hierarchy enabling increasingly more efficient queries. This appeared to culminate in contraction hierarchies that assign one hierarchy level to each vertex. In this paper we show how to identify an even more fine grained hierarchy that assigns one level to each edge of the network. Our findings indicate that this can lead to considerably smaller search spaces in terms of visited edges. Currently, this rarely implies improved query times so that it remains an open question whether edge hierarchies can lead to consistently improved performance. However, we believe that the technique as such is a noteworthy enrichment of the portfolio of available techniques that might prove useful in the future.
@InProceedings{hespe_et_al:OASIcs.ATMOS.2019.10,
author = {Hespe, Demian and Sanders, Peter},
title = {{More Hierarchy in Route Planning Using Edge Hierarchies}},
booktitle = {19th Symposium on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems (ATMOS 2019)},
pages = {10:1--10:14},
series = {Open Access Series in Informatics (OASIcs)},
ISBN = {978-3-95977-128-3},
ISSN = {2190-6807},
year = {2019},
volume = {75},
editor = {Cacchiani, Valentina and Marchetti-Spaccamela, Alberto},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/OASIcs.ATMOS.2019.10},
URN = {urn:nbn:de:0030-drops-114228},
doi = {10.4230/OASIcs.ATMOS.2019.10},
annote = {Keywords: shortest path, hierarchy, road networks, preprocessing}
}