DocumentCode :
2758515
Title :
A hybrid optimal-approximate path planning algorithm
Author :
Mould, David ; Horsch, Michael C.
Author_Institution :
Dept. of Comput. Sci., Saskatchewan Univ., Saskatoon, Sask.
fYear :
2005
fDate :
1-4 May 2005
Firstpage :
649
Lastpage :
652
Abstract :
Path planning is the problem of finding the lowest-cost path between two endpoints in a weighted graph. An optimal algorithm, such as A*, is guaranteed to return the lowest-cost path. However, the computational expense of A* is high on a class of graphs called terrains, motivating the development of approximate algorithms such as HTAP (the hierarchical terrain representation for approximate paths). HTAP has computational cost linear in path length, rather than A*´s quadratic complexity, but does not guarantee the lowest cost path. However, HTAP´s overhead means that very short paths are disproportionately costly to find. In this paper, we propose a hybrid algorithm which uses HTAP for long paths and A* for short paths. We empirically compare the hybrid algorithm to the HTAP algorithm on the basis of computational cost. The hybrid algorithm has a significant performance advantage over HTAP in the case of very short paths, and is the same as HTAP for long paths. We report results for a number of terrains, giving performance profiles with respect to path length
Keywords :
approximation theory; graph theory; path planning; A*; computational cost; hierarchical terrain representation for approximate paths; hybrid optimal-approximate path planning algorithm; path length; quadratic complexity; weighted graph; Algorithm design and analysis; Approximation algorithms; Computational efficiency; Computer science; Costs; Information resources; Orbital robotics; Path planning; Roads; Robotics and automation;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Electrical and Computer Engineering, 2005. Canadian Conference on
Conference_Location :
Saskatoon, Sask.
ISSN :
0840-7789
Print_ISBN :
0-7803-8885-2
Type :
conf
DOI :
10.1109/CCECE.2005.1557014
Filename :
1557014
Link To Document :
بازگشت