Approximating the minimum spanning tree weight in sublinear time

27Citations
Citations of this article
26Readers
Mendeley users who have this article in their library.
Get full text

Abstract

We present a probabilistic algorithm that, given a connected graph G (represented by adjacency lists) of maximum degree d, with edge weights in the set 1... wg, and given a parameter 0 < ε < 1/2, estimates in time O(dwε-2 log w) the weight of the minimum spanning tree of G with a relative error of at most. Note that the running time does not depend on the number of vertices in G. We also prove a nearly matching lower bound of (dwε-2) on the probe and time complexity of any approximation algorithm for MST weight. The essential component of our algorithm is a procedure for estimating in time O(d-2 log-1) the number of connected components of an unweighted graph to within an additive error of εn. The time bound is shown to be tight up to within the log-1 factor. Our connectedcomponents algorithm picks O(1/ε2) vertices in the graph and then grows local spanning trees whose sizes are specified by a stochastic process. From the local information collected in this way, the algorithm is able to infer, with high confidence, an estimate of the number of connected components. We then show how estimates on the number of components in various subgraphs of G can be used to estimate the weight of its MST. © 2011 Springer-Verlag Berlin Heidelberg.

Cite

CITATION STYLE

APA

Chazelle, B., Rubinfeld, R., & Trevisan, L. (2001). Approximating the minimum spanning tree weight in sublinear time. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 2076 LNCS, pp. 190–200). Springer Verlag. https://doi.org/10.1007/3-540-48224-5_16

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free