2012 IEEE 24th International Conference on Tools With Artificial Intelligence 2012
DOI: 10.1109/ictai.2012.76
|View full text |Cite
|
Sign up to set email alerts
|

DEC-A*: A Decentralized Multiagent Pathfinding Algorithm

Abstract: A* is the algorithm of finding the shortest path between two nodes in a graph. When the searching problem is constituted of a set of linked graphs, A* searches solution like if it is face of one graph formed by linked graphs. While researchers have developed solutions to reduce the execution time of A* in multiple cases by multiples techniques, we develop a new algorithm: DEC-A* which is a decentralized version of A* composing a solution through a collection of graph. A* uses a distance-plus-cost heuristic fun… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2014
2014
2015
2015

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 7 publications
0
2
0
Order By: Relevance
“…We refer to the experimental analysis section of DEC -A * [7] . we compare two measures between A* algorithmand optimized A* algorithm.One is runtime ,another one is total times of accessing nodes in grid map.…”
Section: Experimental Evaluationmentioning
confidence: 99%
“…We refer to the experimental analysis section of DEC -A * [7] . we compare two measures between A* algorithmand optimized A* algorithm.One is runtime ,another one is total times of accessing nodes in grid map.…”
Section: Experimental Evaluationmentioning
confidence: 99%
“…It has been noted that, in the non-collaborative case, multiagent path planning is suitable for general purpose GPU computing due to the independently parallel nature of the calculations [16]. Significant efforts have been made to reduce the complexity of A-star for multiple agents through subdivision of the search space [12], [13], demonstrating performance gains over the traditional case. Many algorithmic approaches balance computability against absolute optimality [14], [15].…”
Section: B Collaborative Path-findingmentioning
confidence: 99%