• DocumentCode
    1949581
  • Title

    Two Phase Shortest Path Algorithm for Non-negative Weighted Undirected Graphs

  • Author

    Qureshi, Muhammad Aasim ; Hassan, Mohd Fadzil ; Safdar, Sohail ; Akbar, Rehan

  • Author_Institution
    Comput. & Inf. Sci. Dept., Univ. Technologi PETRONAS, Perak, Malaysia
  • fYear
    2010
  • fDate
    26-28 Feb. 2010
  • Firstpage
    223
  • Lastpage
    227
  • Abstract
    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.
  • Keywords
    graph theory; optimisation; BFS; Culprit nodes; abstract breadth first search; complex data structure; nonnegative weighted undirected graphs; predecessor; time algorithm; two phase shortest path algorithm; unweighted graphs; Computer networks; Computer science; Costs; Data structures; Graph theory; Information science; Shortest path problem; Software algorithms; Target recognition; Transportation; Algorithm; Linear time; Shortest Path; Theoretical Computer Science; Undirected Graphs;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Communication Software and Networks, 2010. ICCSN '10. Second International Conference on
  • Conference_Location
    Singapore
  • Print_ISBN
    978-1-4244-5726-7
  • Electronic_ISBN
    978-1-4244-5727-4
  • Type

    conf

  • DOI
    10.1109/ICCSN.2010.97
  • Filename
    5437599