Graph Sparsification by Effective Resistances
Data Structures and Algorithms
2009-11-18 v4
Abstract
We present a nearly-linear time algorithm that produces high-quality sparsifiers of weighted graphs. Given as input a weighted graph and a parameter , we produce a weighted subgraph of such that and for all vectors This improves upon the sparsifiers constructed by Spielman and Teng, which had edges for some large constant , and upon those of Bencz\'ur and Karger, which only satisfied (*) for . A key ingredient in our algorithm is a subroutine of independent interest: a nearly-linear time algorithm that builds a data structure from which we can query the approximate effective resistance between any two vertices in a graph in time.
Cite
@article{arxiv.0803.0929,
title = {Graph Sparsification by Effective Resistances},
author = {Daniel A. Spielman and Nikhil Srivastava},
journal= {arXiv preprint arXiv:0803.0929},
year = {2009}
}