Abstract
The greedy spanner is arguably the simplest and most well-studied spanner construction. Experimental results demonstrate that it is at least as good as any other spanner construction, in terms of both the size and weight parameters. However, a rigorous proof for this statement has remained elusive. In this work we fill in the theoretical gap via a surprisingly simple observation: The greedy spanner is existentially optimal (or existentially near-optimal) for several important graph families. Focusing on the weight parameter, the state-of-the-art spanner constructions for both general graphs (due to Chechik and Wulff-Nilsen [SODA16]) and doubling metrics (due to Gottlieb [FOCS15]) are complex. Plugging our observation on these results, we conclude that the greedy spanner achieves near-optimal weight guarantees for both general graphs and doubling metrics, thus resolving two longstanding conjectures in the area. Further, we observe that approximate-greedy algorithms are existentially near-optimal as well. Consequently, we provide an O(n log n)-time construction of (1+ϵ)-spanners for doubling metrics with constant lightness and degree. Our construction improves Gottliebs construction, whose runtime is O(n log2 n) and whose number of edges and degree are unbounded, and remarkably, it matches the state-of-the-art Euclidean result (due to Gudmundsson et al. [SICOMP02]) in all the involved parameters (up to dependencies on ϵ and the dimension).
Original language | English |
---|---|
Title of host publication | PODC 2016 - Proceedings of the 2016 ACM Symposium on Principles of Distributed Computing |
Publisher | Association for Computing Machinery |
Pages | 9-17 |
Number of pages | 9 |
ISBN (Electronic) | 9781450339643 |
DOIs | |
State | Published - 25 Jul 2016 |
Externally published | Yes |
Event | 35th ACM Symposium on Principles of Distributed Computing, PODC 2016 - Chicago, United States Duration: 25 Jul 2016 → 28 Jul 2016 |
Publication series
Name | Proceedings of the Annual ACM Symposium on Principles of Distributed Computing |
---|---|
Volume | 25-28-July-2016 |
Conference
Conference | 35th ACM Symposium on Principles of Distributed Computing, PODC 2016 |
---|---|
Country/Territory | United States |
City | Chicago |
Period | 25/07/16 → 28/07/16 |
Bibliographical note
Publisher Copyright:© 2016 ACM.
Funding
Partially supported by the Lynn and William Frankel Center for Computer Sciences, ISF grant No. (523/12) and by the European Union Seventh Framework Programme (FP7/2007-2013) under grant agreement no303809.
Funders | Funder number |
---|---|
Lynn and William Frankel Center for Computer Sciences | |
Seventh Framework Programme | no303809 |
Israel Science Foundation | 523/12 |
Seventh Framework Programme |
Keywords
- Doubling metric
- Graph spanner
- Greedy algorithm
- Greedy spanner
- Light spanner