Comparison of algorithms for multi-agent pathfinding in crowded environment

5Citations
Citations of this article
5Readers
Mendeley users who have this article in their library.
Get full text

Abstract

The objective of this paper is to recommend the algorithms for planning the best paths for the simultaneously moving agents operated in the large crowded environment. The proposed approach consists of two parts. Firstly, a navigation mesh for passable regions in rectangular 2D environment is created using Quad-trees algorithm. A graph is created by connecting centers of regions, where weights in the graph are Euclidean distances between centers. In the second part, a path is found for each agent currently present in environment using Dijkstra or A* algorithm. To plan good path in each passable region actual density value is stored. Density information is further mapped on graph edges along with distance value. Agents reevaluate their paths accordingly to re-planning strategy. Three strategies are considered: periodical re-planning, periodical with initial re-planning and event-driven re-planning proposed by the authors. The six combinations of algorithms have been implemented and tested. Simulation experiments made using the created experimentation system showed that the approach with the own event-driven re-planning seems to be promising.

Cite

CITATION STYLE

APA

Hudziak, M., Pozniak-Koszalka, I., Koszalka, L., & Kasprzak, A. (2015). Comparison of algorithms for multi-agent pathfinding in crowded environment. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 9011, pp. 229–238). Springer Verlag. https://doi.org/10.1007/978-3-319-15702-3_23

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free