Updating Shortest Paths
暂无分享,去创建一个
Stefan Edelkamp 1 Abstract. Moving target search is a state space approach for nding non-stationary goals. The plot is given by a realtime situation in which the target has to be captured by a so-called problem solver. The model chosen in the trailblazer search allows the problem solver to maintain a map of the explored graph and to move faster than the target. Within this map the shortest paths to a current position are calculated after every move that a competitor commits. The trailblazer search does not use information about former maps. Thus, the main problem tackled in this paper is the incremental calculation of the shortest path tree. We proof the correctness of our approach, reason about its e ciency and show that it is empirically good in the average case.
[1] Edsger W. Dijkstra,et al. A note on two problems in connexion with graphs , 1959, Numerische Mathematik.
[2] Takahiro Sasaki,et al. The Trailblazer Search with a Hierarchical Abstract Map , 1995, IJCAI.
[3] Mario Tokoro,et al. The Trailblazer Search: A New Method for Searching and Capturing Moving Targets , 1994, AAAI.
[4] Richard E. Korf,et al. Real-Time Heuristic Search , 1990, Artif. Intell..
[5] Richard E. Korf,et al. Moving Target Search , 1991, IJCAI.