A Unified Framework for Hopsets and Spanners
Ofer Neiman, Idan Shabat

TL;DR
This paper presents a unified algorithmic framework that constructs optimal or near-optimal spanners and hopsets for graphs, improving previous results and resolving an open problem on the trade-offs between stretch and hopbound.
Contribution
The authors develop a single versatile algorithm that attains all known state-of-the-art spanners and hopsets, and establish a lower bound on the product of stretch and hopbound.
Findings
The unified algorithm matches or improves previous bounds for various regimes.
A lower bound shows the product of stretch and hopbound must be at least proportional to k.
The work resolves an open question about the optimality of hopset size and parameters.
Abstract
Given an undirected graph , an {\em -spanner} is a subgraph that approximately preserves distances; for every , . An -hopset is a graph , so that adding its edges to guarantees every pair has an -approximate shortest path that has at most edges (hops), that is, . Given the usefulness of spanners and hopsets for fundamental algorithmic tasks, several different algorithms and techniques were developed for their construction, for various regimes of the stretch parameter . In this work we develop a single algorithm that can attain all state-of-the-art spanners and hopsets for general graphs, by choosing the appropriate input parameters. In fact, in some cases it also improves upon 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 · Optimization and Packing Problems · Complexity and Algorithms in Graphs
