Home /Research /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

Year
2003
Citations
35

Abstract

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.

Keywords

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

Related papers

Browse all OTHER papers