2010
DOI: 10.1007/978-3-642-16138-4_26
|View full text |Cite
|
Sign up to set email alerts
|

A Survey and Classification of A* Based Best-First Heuristic Search Algorithms

Abstract: Abstract. A* (a-star) is a well known best-first search algorithm that has been applied to the solution of different problems. In recent years, several extensions have been proposed to adapt it and improve its performance in different application scenarios. In this paper, we present a survey and classification of the main extensions to the A* algorithm that have been proposed in the literature. We organize them into five classes according to their objectives and characteristics: incremental, memoryconcerned, p… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
8
0

Year Published

2011
2011
2022
2022

Publication Types

Select...
4
3
3

Relationship

1
9

Authors

Journals

citations
Cited by 26 publications
(13 citation statements)
references
References 19 publications
0
8
0
Order By: Relevance
“…As mentioned already above, one of our core contributions on the algorithmic side is an A * algorithm for solving the JSOCMSR problem. A * is one of the standard algorithms in the field of Artificial Intelligence for path planning and, more generally, finding shortest paths in possibly huge graphs [10,24]. In particular, our approach belongs to the class of Anytime A * algorithms, which are complete but also can be stopped at almost any time and are then likely to yield a reasonable approximate solution.…”
Section: Related Workmentioning
confidence: 99%
“…As mentioned already above, one of our core contributions on the algorithmic side is an A * algorithm for solving the JSOCMSR problem. A * is one of the standard algorithms in the field of Artificial Intelligence for path planning and, more generally, finding shortest paths in possibly huge graphs [10,24]. In particular, our approach belongs to the class of Anytime A * algorithms, which are complete but also can be stopped at almost any time and are then likely to yield a reasonable approximate solution.…”
Section: Related Workmentioning
confidence: 99%
“…For further analysis of general performance improvements on search algorithms, please refer to Rios & Chaimowicz [7].…”
Section: Related Workmentioning
confidence: 99%
“…A* algorithm is powerful in computing the shortest path of a node to another node. Its heuristic approach makes it better than other shortest path algorithm [22]- [24]. With this, a* algorithm is a good choice to used in a mobile application that uses GIS.…”
Section: Introductionmentioning
confidence: 99%