New Greedy Spanners and Applications
Elizaveta Popova, Elad Tzalik

TL;DR
This paper introduces a simple greedy algorithm for constructing graph spanners with applications in fault tolerance and weighted graphs, providing tight bounds and improved stretch properties over previous methods.
Contribution
It presents the first tight fault-tolerant spanner construction and a new weighted graph spanner with better stretch bounds, using clustering and ball-growing techniques.
Findings
Fault-tolerant $(k,k-1)$-spanner with $O(fn^{1+1/k})$ edges
Weighted graph spanner with improved stretch bounds
Parallel greedy spanner adds $O(kn^{1+1/k})$ edges
Abstract
We present a simple greedy procedure to compute an -spanner for a graph . We then show that this procedure is useful for building fault-tolerant spanners, as well as spanners for weighted graphs. Our first main result is an algorithm that, given a multigraph , outputs an edge fault-tolerant -spanner of size which is tight. To our knowledge, this is the first tight result concerning the price of fault tolerance in spanners which are not multiplicative, in any model of faults. Our second main result is a new construction of a spanner for weighted graphs. We show that any weighted graph has a subgraph with edges such that any path of hop-length in has a replacement path in of weighted length where is the total edge weight of , and…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Limits and Structures in Graph Theory
