DocumentCode
498209
Title
Application of an Improved A* Algorithm in Route Planning
Author
Cao, Wen ; Shi, Hui ; Zhu, Shulong ; Zhu, Baoshan
Author_Institution
Inst. of Surveying & Mapping, Inf. Eng. Univ., Zhengzhou, China
Volume
1
fYear
2009
fDate
19-21 May 2009
Firstpage
253
Lastpage
257
Abstract
The A* algorithm is a kind of heuristic algorithm which has been used widely in route planning, and the heuristic function plays an important part in the algorithm. Through the analysis of the problems in A* algorithm, the paper makes some improvement for A* algorithm as bellow: one is that the cost function takes the distance and direction as two heuristic elements, and the paper solves the problem that they have different units by normalization; another is the paper uses an k-d tree structure in the implementation of the A* algorithm, loads the nodes information dynamically, and reduces consumption of the memory. The experimental results show that the efficiency of A* algorithm has been improved greatly.
Keywords
tree data structures; A* algorithm; heuristic algorithm; k-d tree structure; normalization; route planning; Algorithm design and analysis; Bellows; Cost function; Heuristic algorithms; Indexing; Information analysis; Intelligent systems; Surfaces; Telecommunication traffic; Tree data structures; A* Algorithm; cost function; heuristic function; k-d tree;
fLanguage
English
Publisher
ieee
Conference_Titel
Intelligent Systems, 2009. GCIS '09. WRI Global Congress on
Conference_Location
Xiamen
Print_ISBN
978-0-7695-3571-5
Type
conf
DOI
10.1109/GCIS.2009.76
Filename
5208978
Link To Document