Fast Constructions of Light-Weight Spanners for General Graphs
Michael Elkin, Shay Solomon

TL;DR
This paper introduces a fast algorithm for constructing sparse, light, and near-optimal spanners in general graphs, improving on previous algorithms in terms of efficiency and quality of the spanners.
Contribution
It presents a new efficient algorithm for building sparse, light, and low-stretch spanners with improved running time and parameters, solving an open problem from 2004.
Findings
Constructs $(2k-1)(1+ ext{ε})$-spanners with $O(k n^{1+1/k})$ edges
Achieves $O(k m + ext{min}igrace n ext{log} n, m ext{α}(n)igrace)$ running time
Provides near-optimal spanners with improved efficiency
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research
