Engineering, Technology & Applied Science Research (Aug 2011)

Prograph Based Analysis of Single Source Shortest Path Problem with Few Distinct Positive Lengths

  • B. Bhowmik,
  • S. Nag Chowdhury

Journal volume & issue
Vol. 1, no. 4
pp. 90 – 97

Abstract

Read online

In this paper we propose an experimental study model S3P2 of a fast fully dynamic programming algorithm design technique in finite directed graphs with few distinct nonnegative real edge weights. The Bellman-Ford’s approach for shortest path problems has come out in various implementations. In this paper the approach once again is re-investigated with adjacency matrix selection in associate least running time. The model tests proposed algorithm against arbitrarily but positive valued weighted digraphs introducing notion of Prograph that speeds up finding the shortest path over previous implementations. Our experiments have established abstract results with the intention that the proposed algorithm can consistently dominate other existing algorithms for Single Source Shortest Path Problems. A comparison study is also shown among Dijkstra’s algorithm, Bellman-Ford algorithm, and our algorithm.

Keywords