A Novel Approach to Maze Solving Algorithm
Yash Gajanan Pame, Vinayak G Kottawar, Yogeshwari V. Mahajan
- 发表年份
- 2023
- 引用次数
- 6
摘要
This research aims to address the maze discovery issue of an autonomous micro-mouse bot in an unknown maze. In this paper, An algorithm is proposed to search for unknown mazes and find the shortest path. The maze considered here is built according to the IEEE standards. To map the maze, we use a 2-Dimensional matrix to mark the visited and unvisited squares of the maze and a 2-Dimensional list is used to store the path travelled by the bot and a variable is defined which stores the current location of the bot with respect to the maze and the matrix. Our task is to discover the maze and then find the shortest distance to reach the target square in the maze. Every movement of the micro-mouse is stored in a list and this list is converted to a graph-like structure on which we apply a variant of the Breadth-first Search Algorithm to get the shortest path. But the proposed algorithm is also flexible to use other algorithms such as Depth-first search or A*. This paper presents an easy approach to the IEEE standard robot maze-solving algorithm.
关键词
相关论文
Statistical Learning Theory
Yuhai Wu, Vladimir Vapnik
1999
Artificial intelligence: a modern approach
1995
Fractional Differential Equations
Igor Podlubný
2025
Applied Nonlinear Control
Jean-Jacques Slotine, Weiping Li
1991