Transitive-Closure Spanners
Arnab Bhattacharyya, Elena Grigorescu, Kyomin Jung, Sofya, Raskhodnikova, David P. Woodruff

TL;DR
This paper studies the size and approximation of k-transitive-closure-spanners in directed graphs, providing tight bounds for 2-TC-spanners, algorithms for k>2, and applications to property testing in H-minor-free graphs.
Contribution
It completely characterizes the approximability of 2-TC-spanners and offers new algorithms with optimal approximation ratios for k>2, unifying diverse applications under a common framework.
Findings
2-TC-spanner approximation is Theta(log n) unless P=NP.
Polynomial-time algorithms achieve near-optimal size for k>2.
Applications include improved property testing for H-minor-free graphs.
Abstract
Given a directed graph G = (V,E) and an integer k>=1, a k-transitive-closure-spanner (k-TC-spanner) of G is a directed graph H = (V, E_H) that has (1) the same transitive-closure as G and (2) diameter at most k. These spanners were implicitly studied in access control, data structures, and property testing, and properties of these spanners have been rediscovered over the span of 20 years. The main goal in each of these applications is to obtain the sparsest k-TC-spanners. We bring these diverse areas under the unifying framework of TC-spanners. We initiate the study of approximability of the size of the sparsest k-TC-spanner for a given directed graph. We completely resolve the approximability of 2-TC-spanners, showing that it is Theta(log n) unless P = NP. For k>2, we present a polynomial-time algorithm that finds a k-TC-spanner with size within O((n log n)^{1-1/k}) of the optimum.…
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
TopicsGeotechnical Engineering and Underground Structures
