International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 107 - Issue 16 |
Published: December 2014 |
Authors: Akanksha Singh, Pramod Kumar Mishra |
![]() |
Akanksha Singh, Pramod Kumar Mishra . Performance Analysis of Floyd Warshall Algorithm vs Rectangular Algorithm. International Journal of Computer Applications. 107, 16 (December 2014), 23-27. DOI=10.5120/18837-0372
@article{ 10.5120/18837-0372, author = { Akanksha Singh,Pramod Kumar Mishra }, title = { Performance Analysis of Floyd Warshall Algorithm vs Rectangular Algorithm }, journal = { International Journal of Computer Applications }, year = { 2014 }, volume = { 107 }, number = { 16 }, pages = { 23-27 }, doi = { 10.5120/18837-0372 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2014 %A Akanksha Singh %A Pramod Kumar Mishra %T Performance Analysis of Floyd Warshall Algorithm vs Rectangular Algorithm%T %J International Journal of Computer Applications %V 107 %N 16 %P 23-27 %R 10.5120/18837-0372 %I Foundation of Computer Science (FCS), NY, USA
In this paper, we have examined the comparative study of Floyd Warshall algorithm and the Rectangular algorithm. We have tested these two algorithms on random graphs generated by the Erdös – Renyi (ER) model. The evaluation of the algorithms for different probabilities show that the Floyd Warshall algorithm gives slightly better performance for dense graphs while the Rectangular algorithm works better for sparse graphs.