An O(log m) parallel algorithm for the minimum spanning tree problem
β Scribed by Francis Suraweera; Prabir Bhattacharya
- Publisher
- Elsevier Science
- Year
- 1993
- Tongue
- English
- Weight
- 481 KB
- Volume
- 45
- Category
- Article
- ISSN
- 0020-0190
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
The Capacitated Shortest Spanning Tree Problem consists of determining a shortest spanning tree in a vertex weighted graph such that the weight of every subtree linked to the root by an edge does not exceed a prescribed capacity. We propose a tabu search heuristic for this problem, as well as dynami
## Abstract We give an algorithm to solve the __m__βsource, __n__βdestination assignment problem in expected time __O(mn__ log __n__) under the assumption that the edge costs are independent random variables and the costs of the edges incident with any given source are identically distributed. The