Title :
Design and Implementation of a Novel Weighted Shortest Path Algorithm for Maze Solving Robots
Author :
Rahnama, B. ; Ozdemir, Mehmet Cevat ; Kiran, Yunus ; Elci, Atilla
Author_Institution :
Comput. Eng. Dept., Eur. Univ. of Lefke, Gemikonagi, Cyprus
Abstract :
This research presents design and implementation of the shortest path algorithm for labyrinth discovery application in a multi-agent environment. Robot agents are unaware of the maze at the beginning, they learn as they discover it. Each agent solves a part of the maze and updates the shared memory so that other robots also benefit from each other´s´ discovery. Finding of the destination cell by an agent helps others to interconnect their discovered paths to the one ending with the destination cell. The proposed shortest path algorithm considers the cost for not only coordinate distance but also number of turns and moves required to traverse the path. The Shortest Path algorithm is compared against various available maze solving algorithms including Flood-Fill, Modified Flood-Fill and ALCKEF. The presented algorithm can be used also as an additional layer to enhance the available methods at second and subsequent runs.
Keywords :
control system synthesis; mobile robots; multi-robot systems; path planning; ALCKEF; Modified Flood-Fill; design; labyrinth discovery; maze solving robots; multi-agent environment; novel weighted shortest path algorithm; robot agents; Algorithm design and analysis; Computers; Floods; Mice; Radiation detectors; Robot kinematics; Cooperative Robotics; Labyrinth; Maze Solving; Shortest Path;
Conference_Titel :
Computer Software and Applications Conference Workshops (COMPSACW), 2013 IEEE 37th Annual
Conference_Location :
Japan
DOI :
10.1109/COMPSACW.2013.49