International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 2 - Number 3 |
Year of Publication: 2010 |
Authors: Vijay Shankar Pandey, Rajendra Kumar, Dr. P K Singh |
10.5120/640-896 |
Vijay Shankar Pandey, Rajendra Kumar, Dr. P K Singh . An Optimized All pair Shortest Paths Algorithm. International Journal of Computer Applications. 2, 3 ( May 2010), 67-73. DOI=10.5120/640-896
In this paper, we present an algorithm to compute all pairs optimized shortest paths in an unweighted and undirected graph with some additive error of at most 2.This algorithm can be extended for weighted graph also but it will not work for directed graph due to absence of commutative property. The algorithm runs in ??n5/2) times, where n is the number of vertices in the graph. This algorithm is much simpler than the existing algorithms. A study of upper bounds on the size of a maximal independent set of such graphs has been performed.