DocumentCode
2362168
Title
A near linear shortest path algorithm for weighted undirected graphs
Author
Qureshi, Muhammad Aasim ; Hassan, Mohd Fadzil ; Safdar, Sohail ; Akbar, Rehan
Author_Institution
Comput. & Inf. Sci. Dept., Univ. Technol. PETRONAS, Tronoh, Malaysia
fYear
2011
fDate
20-23 March 2011
Firstpage
119
Lastpage
124
Abstract
This paper presents an algorithm for Shortest Path Tree (SPT) problem. The presented algorithm is an improvement over a previously published work of the authors. The effort is put in to improve the running/execution time of the SPT problem. Introduced improvement is simple and easy to incorporate in to the existing algorithm. This algorithm uses Depth First Search (DFS) like graph traversal during a BFS like traversal i.e. combines and take advantage of the inherent properties of the two heuristic graph search techniques so that vertex weights can be kept balanced. The need of improvement is discussed in detail and the expected improvement in overall processing time is shown with the example.
Keywords
tree searching; trees (mathematics); depth first search; heuristic graph search techniques; near linear shortest path algorithm; shortest path tree problem; weighted undirected graphs; Algorithm design and analysis; Classification algorithms; Complexity theory; Computers; Data structures; Paints; Shortest path problem; Algorithm; Graph Theory; Shortest Path Problem; Theoretical Computer Science(TCS);
fLanguage
English
Publisher
ieee
Conference_Titel
Computers & Informatics (ISCI), 2011 IEEE Symposium on
Conference_Location
Kuala Lumpur
Print_ISBN
978-1-61284-689-7
Type
conf
DOI
10.1109/ISCI.2011.5958895
Filename
5958895
Link To Document