A linear-time optimal-message distributed algorithm for minimum spanning trees
โ Scribed by Michalis Faloutsos; Mart Molle
- Publisher
- Springer-Verlag
- Year
- 2004
- Tongue
- English
- Weight
- 250 KB
- Volume
- 17
- Category
- Article
- ISSN
- 0178-2770
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
We present a simple and implementable algorithm that computes a minimum spanning tree of an undirected weighted graph \(G=(V, E)\) of \(n=|V|\) vertices and \(m=|E|\) edges on an EREW PRAM in \(O\left(\log ^{3 / 2} n\right)\) time using \(n+m\) processors. This represents a substantial improvement i
We present a deterministic parallel algorithm on the EREW PRAM model to verify a minimum spanning tree of a graph. The algorithm runs on a graph with n vertices and m edges in O(logn) time and O(m + n) work. The algorithm is a parallelization of King's linear time sequential algorithm for the proble