International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 1 - Number 8 |
Year of Publication: 2010 |
Authors: Vikas.C.S |
10.5120/185-321 |
Vikas.C.S . MINIMUM SPANNING TREE ALGORITHM. International Journal of Computer Applications. 1, 8 ( February 2010), 38-44. DOI=10.5120/185-321
An algorithm for minimum spanning tree[1] is discussed here. Apart from the traditional Kruskal's[2] and Prim's[3] algorithm for finding the minimum spanning tree, yet another algorithm for the same purpose is described here. Initially we form a forest and then we convert the forest into the minimum spanning tree.