Browse > Article
http://dx.doi.org/10.9708/jksci.2015.20.1.085

Design of Heuristics Using Vertex Information in a Grid-based Map  

Kim, Ji-Hyui (Dept. of Computer Science, Duksung Women's University)
Jung, Ye-Won (Dept. of Computer Science, Duksung Women's University)
Yu, Kyeon-Ah (Dept. of Computer Science, Duksung Women's University)
Abstract
As computer game maps get more elaborate, path-finding by using $A^*$ algorithm in grid-based game maps becomes bottlenecks of the overall game performance. It is because the search space becomes large as the number of nodes increases with detailed representation in cells. In this paper we propose an efficient pathfinding method in which the computer game maps in a regular grid is converted into the polygon-based representation of the list of vertices and then the visibility information about vertices of polygons can be utilized. The conversion to the polygon-based map does not give any effect to the real-time query process because it is preprocessed offline. The number of visited nodes during search can be reduced dramatically by designing heuristics using visibility information of vertices that make the accuracy of the estimation enhanced. Through simulations, we show that the proposed methods reduce the search space and the search time effectively while maintaining the advantages of the grid-based method.
Keywords
Path-finding; Heuristics for $A^*$ algorithm; Grid-based maps;
Citations & Related Records
Times Cited By KSCI : 1  (Citation Analysis)
연도 인용수 순위
1 A. Botea, M. Muller, and J. Schaeffer. Near Optimal Hierarchical Path-finding. In Journal of Game Development (Issue 1, Volume 1), 2004.
2 Rabin, S. "$A^*$ speed optimizations and $A^*$ Aesthetic Optimizations," In: Deloura, M. (eds.): Game Programming Gems. Charles Rive Media, 264-287, 2000.
3 A. V. Goldberg and C. Harrelson. Computing The Shortest Path: $A^*$ Search Meets Graph Theory. In SIAM Symposium on Discrete Algorithms (SODA), 2005.
4 N.R. Sturtevant,, A. Felner, M, Barrer, J. Schaeer, and N. Burch. Memory-Based Heuristics for Explicit State Spaces. SOCS, In Proceedings of the Twenty-First International Joint Conference on Artificial Intelligence (IJCAI-09), 609-614, 2009.
5 S. Thrun and A. Bucken. Integrating Grid-Based and Topological Maps for Mobile Robot Navigation. In Proceedings of the 13th National Conference on Artificial Intelligence, 1996.
6 Pinter, M. "Towards more realistic pathfinding," Game Developer Magazine April, 2001.
7 X. Cui and H. Shi. $A^*$-based pathfinding in modern computer games. International Journal of Computer Science and Network Security, 11(1):125-130, 2011.
8 N.R. Sturtevant, Benchmarks for Grid-Based Pathfinding, IEEE Transactions on Computational Intelligence and AI in Games, Volume:4(2), pp 144-148, 2012.   DOI   ScienceOn
9 N.R. Sturtevant, Memory-efficient abstractions for pathfinding. In Proceedings of the third conference on Artificial Intelligence and Interactive Digital Entertainment, pp. 31-36, 2007.
10 Y. Bjornsson and K. Halldorsson. Improved heuristics for optimal path-nding on game maps. AIIDE, pp9-14, 2006.
11 M. Goldenberg, A. Felner, N.R. Sturtevant, and J. Schaeer. Portal-Based True-Distance Heuristics for Path Finding. SOCS, In Symposium on Combinatorial Search, 39-45, 2010.
12 D. Harabor and A. Botea. Breaking Path Symmetries in 4-connected Grid Maps. In AAAI Conference on Artificial Intelligence and Interactive Digital Entertainment (AIIDE), 2010.
13 D. Harabor and A. Grastien. Online Graph Pruning for Pathfinding on Grid Maps. In National Conference on Artificial Intelligence (AAAI), 2011.
14 H. Kim, K. Yu and J. Kim, "Reducing the Search Space for Pathfinding in Navigation Meshes by Using Visibility Tests", Journal of Electrical Engineering & Technology, Vol. 6, No. 6, pp. 867-873, 2011.   DOI   ScienceOn
15 J.C. Latombe, "Robot Motion Planning", KAP, pp. 310-317, 1991.