Two Phase Shortest Path Algorithm for Non-Negative Undirected Graphs

Qureshi, MA. and Hassan, M.F. and Safdar, S. and Akhbar, R. (2010) Two Phase Shortest Path Algorithm for Non-Negative Undirected Graphs. In: IEEE International Conference of Communication Software and Networks (ICCSN 2010), 28-26 Feb 2010, Singapore.

Full text not available from this repository.
Official URL: http://doi.ieeecomputersociety.org/10.1109/ICCSN.2...

Abstract

Breadth First Search (BFS) can calculate the shortest path for un-weighted graphs very efficiently but when it comes to non-negative weighted graphs it fails at a point when a successor updates a predecessor. Such nodes are being referred as Culprit nodes in this research. These Culprit nodes are the ones that cause error in shortest path in an algorithm that traverses like BFS. This research targets on recognizing and marking Culprit nodes to disengage them until they are properly and completely updated. Processing through such nodes is postponed until all possible updates are made on these nodes nullifying all possible chances of errors. As nodes are being traversed in BFS fashion with few violations and additions promising a O(k(|V| + |E|)) time algorithm where 0<k<log n. More over this algorithm does not need any complex data structure.

Item Type: Conference or Workshop Item (Paper)
Subjects: Q Science > QA Mathematics > QA75 Electronic computers. Computer science
Q Science > QA Mathematics > QA76 Computer software
Departments / MOR / COE: Departments > Computer Information Sciences
Depositing User: Dr Mohd Fadzil Hassan
Date Deposited: 09 May 2010 16:56
Last Modified: 09 May 2010 16:56
URI: http://scholars.utp.edu.my/id/eprint/1688

Actions (login required)

View Item
View Item