Algorithms (Sep 2019)

Faster and Better Nested Dissection Orders for Customizable Contraction Hierarchies

  • Lars Gottesbüren,
  • Michael Hamann,
  • Tim Niklas Uhl,
  • Dorothea Wagner

DOI
https://doi.org/10.3390/a12090196
Journal volume & issue
Vol. 12, no. 9
p. 196

Abstract

Read online

Graph partitioning has many applications. We consider the acceleration of shortest path queries in road networks using Customizable Contraction Hierarchies (CCH). It is based on computing a nested dissection order by recursively dividing the road network into parts. Recently, with FlowCutter and Inertial Flow, two flow-based graph bipartitioning algorithms have been proposed for road networks. While FlowCutter achieves high-quality results and thus fast query times, it is rather slow. Inertial Flow is particularly fast due to the use of geographical information while still achieving decent query times. We combine the techniques of both algorithms to achieve more than six times faster preprocessing times than FlowCutter and even faster queries on the Europe road network. We show that, using 16 cores of a shared-memory machine, this preprocessing needs four minutes.

Keywords