@inproceedings{d439f5d203844128a3988ebe7fc22fb6,
title = "Approximating the minimum spanning tree weight in sublinear time",
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.",
author = "Bernard Chazelle and Ronitt Rubinfeld and Luca Trevisan",
year = "2001",
doi = "10.1007/3-540-48224-5_16",
language = "English (US)",
isbn = "3540422870",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "190--200",
editor = "Fernando Orejas and Spirakis, {Paul G.} and {van Leeuwen}, Jan",
booktitle = "Automata, Languages and Programming - 28th International Colloquium, ICALP 2001, Proceedings",
address = "Germany",
note = "28th International Colloquium on Automata, Languages and Programming, ICALP 2001 ; Conference date: 08-07-2001 Through 12-07-2001",
}