A NEW PARALLEL ALGORITHM FOR COMPUTING MINIMUM SPANNING TREE
Main Authors: | M. I. Moussa, E. M. Badr |
---|---|
Format: | Article Journal |
Bahasa: | eng |
Terbitan: |
, 2013
|
Subjects: | |
Online Access: |
https://zenodo.org/record/1283745 |
Daftar Isi:
- Computing the minimum spanning tree of the graph is one of the fundamental computational problems. In this paper, we present a new parallel algorithm for computing the minimum spanning tree of an undirected weighted graph with vertices and edges. This algorithm uses the cluster techniques to reduce the number of processors by fraction and the parallel work by the fraction O ( 1 lo g ( f ( n )) ),where f (n) is an arbitrary function. In the case f (n) =1, the algorithm runs in logarithmic-time and use super linear work on EREWPRAM model. In general, the proposed algorithm is the simplest one.