Article ID Journal Published Year Pages File Type
4951021 Journal of Computational Science 2017 9 Pages PDF
Abstract

•The use of nature-inspired algorithms in generating optimal paths is studied.•A undirected graph model of all tested environments is formulated.•A comparison between River Formation Dynamics, Ant Colony Optimization, Dijkstra's, and A* algorithms is made.•The proposed modified RFD algorithm is over 13 times faster than the other compared.

The paper presents a comparison of four optimisation algorithms implemented for the purpose of finding the shortest path in static and dynamic environments with obstacles. Two classical graph algorithms - the Dijkstra complete algorithm and A* heuristic algorithm - were compared with metaheuristic River Formation Dynamics swarm algorithm and its newly introduced modified version. Moreover, another swarm algorithm has been compared - the Ant Colony Optimization and its modification. Terms and conditions of the simulation are thoroughly explained, paying special attention to the new, modified River Formation Dynamics algorithm. The algorithms were used for the purpose of generating the shortest path in three different types of environments, each served as a static environment and as a dynamic environment with changing goal or changing obstacles. The results show that the proposed modified River Formation Dynamics algorithm is efficient in finding the shortest path, especially when compared to its original version. In cases where the path should be adjusted to changes in the environment, calculations carried out by the proposed algorithm are faster than the A*, Dijkstra, and Ant Colony Optimization algorithms. This advantage is even more evident the more complex and extensive the environment is.

Related Topics
Physical Sciences and Engineering Computer Science Computational Theory and Mathematics
Authors
, , ,