@inproceedings{8c6e9c3a8a814a2bae150aa83c19569c,
title = "Bidirectional A* search for time-dependent fast paths",
abstract = "The computation of point-to-point shortest paths on time-dependent road networks has many practical applications, but there have been very few works that propose efficient algorithms for large graphs. One of the difficulties of route planning on time-dependent graphs is that we do not know the exact arrival time at the destination, hence applying bidirectional search is not straightforward; we propose a novel approach based on A* with landmarks (ALT) that starts a search from both the source and the destination node, where the backward search is used to bound the set of nodes that have to be explored by the forward search. Extensive computational results show that this approach is very effective in practice if we are willing to accept a small approximation factor, resulting in a speed-up of several times with respect to Dijkstra's algorithm while finding only slightly suboptimal solutions.",
author = "Giacomo Nannicini and Daniel Delling and Leo Liberti and Dominik Schultes",
year = "2008",
month = jan,
day = "1",
doi = "10.1007/978-3-540-68552-4\_25",
language = "English",
isbn = "3540685480",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "334--346",
booktitle = "Experimental Algorithms - 7th International Workshop, WEA 2008, Proceedings",
note = "7th International Workshop on Experimental Algorithms, WEA 2008 ; Conference date: 30-05-2008 Through 01-06-2008",
}