An a* algorithm framework for the point-to-point time-dependent shortest path problem

  • Authors:
  • Tatsuya Ohshima;Pipaporn Eumthurapojn;Liang Zhao;Hiroshi Nagamochi

  • Affiliations:
  • JFE Steel Corporation, Kurashiki, Japan;Graduate School of Informatics, Kyoto University, Japan;Graduate School of Informatics, Kyoto University, Japan;Graduate School of Informatics, Kyoto University, Japan

  • Venue:
  • CGGA'10 Proceedings of the 9th international conference on Computational Geometry, Graphs and Applications
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given a directed graph, a nonnegative transit-time function ce(t) for each edge e (where t denotes departure time at the tail of e), a source vertex s, a destination vertex d and a departure time t0, the point-to-point time-dependent shortest path problem (TDSPP) asks to find an s,d-path that leaves s at time t0 and minimizes the arrival time at d. This formulation generalizes the classical shortest path problem in which ce are all constants. This paper presents a novel generalized A* algorithm framework by introducing time-dependent estimator functions. This framework generalizes previous proposals that work with static estimator functions. We provide sufficient conditions on the time-dependent estimator functions for the correctness. As an application, we design a practical algorithm which generalizes the ALT algorithm for the classical problem (Goldberg and Harrelson, SODA05). Finally experimental results on several road networks are shown.