2021 2nd International Seminar on Artificial Intelligence, Networking and Information Technology (AINIT) 2021
DOI: 10.1109/ainit54228.2021.00049
|View full text |Cite
|
Sign up to set email alerts
|

A-star algorithm for expanding the number of search directions in path planning

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
2
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 15 publications
(6 citation statements)
references
References 5 publications
0
2
0
Order By: Relevance
“…The A* algorithm [13,14] is a method for quickly searching for the shortest path. Due to its simple operation and good results, it is widely used in path planning.…”
Section: Introductionmentioning
confidence: 99%
“…The A* algorithm [13,14] is a method for quickly searching for the shortest path. Due to its simple operation and good results, it is widely used in path planning.…”
Section: Introductionmentioning
confidence: 99%
“…These limitations include constraints on the search space size, challenges in selecting appropriate heuristic functions, and concerns regarding completeness and optimality guarantees. Additionally, traditional A* algorithm may encounter issues such as an excessive number of turning points, lack of path smoothness, and longer path distances [3].…”
Section: Introductionmentioning
confidence: 99%
“…Many strategies for addressing trajectory planning have been studied over time by researchers: graph search [3,4], random sampling [5,6], artificial potential field (APF) [7][8][9], numerical optimization [10,11], and AI-based techniques [12]. For example, the twoway A-star method is used in [3] to increase the planning algorithm's computational efficiency.…”
Section: Introductionmentioning
confidence: 99%
“…For example, the twoway A-star method is used in [3] to increase the planning algorithm's computational efficiency. In order to solve the problem that the traditional A-star algorithm has many inflection points and a long path, the study [4] proposed an improved A-star algorithm that increases the number of search directions. In [6], a novel approach using the Dijkstra optimization-based rapidly exploring random tree algorithm (APSD-RRT) is suggested; it has customizable probability and sample area, and experiments are carried out to show that the proposed approach can achieve significantly better performance in terms of balancing the computation cost and performance compared to original RRT.…”
Section: Introductionmentioning
confidence: 99%