Shortest Path Routing Using Heuristic Search

Shortest Path problems are inevitable in road network applications such as city emergency handling and drive guiding system, in where the optimal routing have to be found. To achieve the best path, there are many algorithms which are more or less effective, depending on the particular case. Efficie...

全面介紹

Saved in:
書目詳細資料
主要作者: Alaiwan, Ahmed Omran A.
格式: Thesis
語言:English
English
出版: 2006
主題:
在線閱讀:http://etd.uum.edu.my/1798/1/Ahmed_Omran_A._Alaiwan-shortest_paht_routing.pdf
http://etd.uum.edu.my/1798/2/Ahmed_Omran_A._Alaiwan-shortest_paht_routing.pdf
http://etd.uum.edu.my/1798/
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
機構: Universiti Utara Malaysia
語言: English
English
實物特徵
總結:Shortest Path problems are inevitable in road network applications such as city emergency handling and drive guiding system, in where the optimal routing have to be found. To achieve the best path, there are many algorithms which are more or less effective, depending on the particular case. Efficiency depends not only on the time needed for calculation, but also on the reliability of the result. A* algorithm is able to return the best path (if it exists) between two nodes, according to accessibility/ orientation and, of course, cost of arcs. In this project A* algorithm was used, to suggest shortest path model between two selected points to find the fastest and shortest route on Malaysia map. This prototype then guides the users according to their interest and work.