Fast Constructions of Light-Weight Spanners for General Graphs
Abstract
To our knowledge, there are only two known algorithms for constructing sparse and light spanners for general graphs. One of them is the greedy algorithm of Althfer et al. \cite{ADDJS93}, analyzed by Chandra et al. in SoCG'92. The greedy algorithm consructs, for every \emph{weighted} undirected -vertex -edge graph and any integer , a -spanner with edges and weight , for any . The drawback of the greedy algorithm is that it requires time. The other algorithm is due to Awerbuch et al. \cite{ABP91}. It constructs -spanners with edges, weight , within time , where is the logarithm of the aspect ratio of the graph. The running time of both these algorithms is unsatisfactory. Moreover, the usually faster algorithm of \cite{ABP91} pays for the speedup by significantly increasing both the stretch, the sparsity, and the weight of the resulting spanner. In this paper we devise an efficient algorithm for constructing sparse and light spanners. Specifically, our algorithm constructs -spanners with edges and weight , where is an arbitrarily small constant. The running time of our algorithm is . Moreover, by slightly increasing the running time we can reduce the other parameters. These results address an open problem from the ESA'04 paper by Roditty and Zwick \cite{RZ04}.
Cite
@article{arxiv.1207.1668,
title = {Fast Constructions of Light-Weight Spanners for General Graphs},
author = {Michael Elkin and Shay Solomon},
journal= {arXiv preprint arXiv:1207.1668},
year = {2012}
}