Bidirectional A* search on time-dependent road networks

  • Authors:
  • Giacomo Nannicini;Daniel Delling;Dominik Schultes;Leo Liberti

  • Affiliations:
  • LIX, École Polytechnique, F-91128 Palaiseau, France, and Mediamobile, 27 boulevard Hippolyte Marquès, 94200 Ivry sur Seine, France;Universität Karlsruhe (TH), 76128 Karlsruhe, Germany;Universität Karlsruhe (TH), 76128 Karlsruhe, Germany;LIX, École Polytechnique, F-91128 Palaiseau, France

  • Venue:
  • Networks
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

The computation of point-to-point shortest paths on time-dependent road networks has a large practical interest, but very few works propose efficient algorithms for this problem. We propose a novel approach, which tackles one of the main complications of route planning in time-dependent graphs, which is the difficulty of using bidirectional search: because the exact arrival time at the destination is unknown, we start a backward search from the destination node using lower bounds on arc costs to restrict the set of nodes that have to be explored by the forward search. Our algorithm is based on A* with landmarks (ALT); extensive computational results show that it is very effective in practice if we are willing to accept a small approximation factor, resulting in a speed-up of more than one order of magnitude with respect to Dijkstra's algorithm while finding only slightly suboptimal solutions. The main idea presented here can also be generalized to other types of search algorithms. © 2011 Wiley Periodicals, Inc. NETWORKS, 2012 © 2012 Wiley Periodicals, Inc.