Efficient algorithms for finding the most vital edge of a minimum spanning tree
β Scribed by Kazuo Iwano; Naoki Katoh
- Publisher
- Elsevier Science
- Year
- 1993
- Tongue
- English
- Weight
- 196 KB
- Volume
- 48
- Category
- Article
- ISSN
- 0020-0190
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
Let G = (V, E) be a weighted undirected graph with n vertices and m edges; each edge e has a weight w(e) assigned to it. Let f(G) be the weight of a minimum spanning tree of G if G is connected; otherwise f(G) = β. The most vital edge of G is an edge e such that f(Ge) β₯ f(G -eβ²) for every other edge
A core of a graph G is a path P in G that is central with respect to the property to path P. This paper presents efficient algorithms for finding a core of a tree with Ε½ . a specified length. The sequential algorithm runs in O n log n time, where n is the Ε½ 2 . Ε½. size of the tree. The parallel alg