Browse > Article
http://dx.doi.org/10.5391/JKIIS.2010.20.1.042

Platform Development for Maze Search Algorithms Testing  

Seo, Hyo-Seok (공주대학교 컴퓨터공학과)
Park, Jae-Min (공주대학교 컴퓨터공학과)
Lee, Sang-Yong (공주대학교 컴퓨터공학부)
Publication Information
Journal of the Korean Institute of Intelligent Systems / v.20, no.1, 2010 , pp. 42-47 More about this Journal
Abstract
Many contests by micro mouse was celebrated of which maze search algorithms performance are compared. That is used in various forms based on left(right) weight method, euclidean algorithm method, hill climbing method. However we feel uncomfortable to test algorithms performance through direct development of programs or hardwares as no software platform to test in maze search algorithms. In this research we develop of a platform for maze search algorithms that is easily to produce various forms of maze that are hard to be realized by hardware, to apply algorithms, and evaluate the seek time, operation count, steps and performance. The platform is consist of main layer, interface layer, user layer which has merit to apply and replace easily algorithms. We verified that the maze search algorithm can be applied even in the development and experiment of algorithm by evaluating and analyzing its performance through the experiment of platform.
Keywords
Maze; Search; Test Platform; Micro Mouse;
Citations & Related Records
연도 인용수 순위
  • Reference
1 윤지녕, "마이크로로봇바이블", 성안당, 2000.
2 이상용, "인공지능의 세계", 21세기사, pp. 77-79, 2008.
3 S. Rabin 외, "AI Game Programing Wisdom", 정보문화사, pp. 189-199, 2003.
4 M. Deloura 외, "Game Programing Gems", 정보문화사, 2000.
5 E. W. Dijkstra, "A note on two problems in connexion with graphs", Numerische Mathematik, pp. 269-271, 1959.   DOI
6 T. H. Cormen, C. E. Leiserson, R. L. Rivest, and Clifford Stein, "Introduction to Algorithms", MIT Press and McGraw-Hill, pp. 588–592, 2001.