1992
DOI: 10.1137/0221070
|View full text |Cite
|
Sign up to set email alerts
|

Verification and Sensitivity Analysis of Minimum Spanning Trees in Linear Time

Abstract: Koml os has devised a way to use a linear number of binary comparisons to test whether a given spanning tree of a graph with edge costs is a minimum spanning tree. The total computational work required by his method is much larger than linear, however. We describe a linear-time algorithm for verifying a minimum spanning tree. Our algorithm combines the result of Koml os with a preprocessing and table look-up method for small subproblems and with a previously known almost-linear-time algorithm. Additionally, we… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
92
0

Year Published

2000
2000
2010
2010

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 128 publications
(92 citation statements)
references
References 19 publications
0
92
0
Order By: Relevance
“…Moreover, for both versions of the problem, it would be interesting to address the question of designing an optimal algorithm on a pointer machine. This seems to be doable by exploiting the results contained in [6] and [2]. We conjecture that the two problems have the same time complexity.…”
Section: And Let ϕ(T ) and ϕ(T G−e I V ) Denote The Weights Of T And mentioning
confidence: 99%
See 3 more Smart Citations
“…Moreover, for both versions of the problem, it would be interesting to address the question of designing an optimal algorithm on a pointer machine. This seems to be doable by exploiting the results contained in [6] and [2]. We conjecture that the two problems have the same time complexity.…”
Section: And Let ϕ(T ) and ϕ(T G−e I V ) Denote The Weights Of T And mentioning
confidence: 99%
“…In his seminal paper, Tarjan solved the problem on a pointer machine in O(m ·α(m, n)) time and linear space, where α(m, n) is the functional inverse of Ackermann's function defined in [19]. On the more powerful RAM model, Dixon et al [6] proposed an optimal deterministic algorithm-for which a tight asymptotic time analysis could not be offered-and a randomized linear time algorithm, while Booth and Westbrook [1] devised a linear time algorithm for the special case in which the graph G is planar.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Several algorithms have been proposed to compute the replacement cost of the edges, for example by Tarjan [5] and Dixon, Rauch, and Tarjan [2]. These algorithms allow to compute all replacement costs in time O(mα(m, n)) on a graph with n nodes and m edges, where α(m, n) is the inverse Ackermann function stemming from the complexity of the 'union-find' algorithm [6].…”
Section: Introductionmentioning
confidence: 99%