首页 /研究 /Comparison of different grid abstractions for pathfinding on maps
OTHER

Comparison of different grid abstractions for pathfinding on maps

Yngvi Björnsson, Markus Enzenberger, Robert C. Holte, Jonathan Schaejfer, Peter Yap

发表年份
2003
引用次数
35

摘要

Pathfinding on a map is a fundamental problem in many applications, including robotics and computer games. Typically a grid is superimposed over the map where each cell in the grid forms a unique state. A state-space-based search algorithm, such as A* or IDA*, is then used for finding the optimal (shortest) path. In this paper we analyze the search behavior of both A* and IDA* using different grid representations, providing various new insights via analytical and empirical results.

关键词

PathfindingGridComputer scienceShortest path problemGrid referenceState (computer science)Artificial intelligencePath (computing)Grid cellTheoretical computer science

相关论文

查看 OTHER 分类全部论文