English

Shortcuts and Transitive-Closure Spanners Approximation

Data Structures and Algorithms 2025-10-21 v3

Abstract

We study polynomial-time approximation algorithms for two closely-related problems, namely computing shortcuts and transitive-closure spanners (TC spanners). For a directed unweighted graph G=(V,E)G=(V, E) and an integer dd, a set of edges EV×VE'\subseteq V\times V is called a dd-TC spanner of GG if the graph H:=(V,E)H:=(V, E') has (i) the same transitive-closure as GG and (ii) diameter at most d.d. The set EV×VE''\subseteq V\times V is a dd-shortcut of GG if EEE\cup E'' is a dd-TC spanner of GG. Our focus is on the following (αD,αS)(\alpha_D, \alpha_S)-approximation algorithm: given a directed graph GG and integers dd and ss such that GG admits a dd-shortcut (respectively dd-TC spanner) of size ss, find a (dαD)(d\alpha_D)-shortcut (resp. (dαD)(d\alpha_D)-TC spanner) with sαSs\alpha_S edges, for as small αS\alpha_S and αD\alpha_D as possible. As our main result, we show that, under the Projection Game Conjecture (PGC), there exists a small constant ϵ>0\epsilon>0, such that no polynomial-time (nϵ,nϵ)(n^{\epsilon},n^{\epsilon})-approximation algorithm exists for finding dd-shortcuts as well as dd-TC spanners of size ss. Previously, super-constant lower bounds were known only for dd-TC spanners with constant dd and αD=1{\alpha_D}=1 [Bhattacharyya, Grigorescu, Jung, Raskhodnikova, Woodruff 2009]. Similar lower bounds for super-constant dd were previously known only for a more general case of directed spanners [Elkin, Peleg 2000]. No hardness of approximation result was known for shortcuts prior to our result. As a side contribution, we complement the above with an upper bound of the form (nγD,nγS)(n^{\gamma_D}, n^{\gamma_S})-approximation which holds for 3γD+2γS>13\gamma_D + 2\gamma_S > 1 (e.g., (n1/5+o(1),n1/5+o(1))(n^{1/5+o(1)}, n^{1/5+o(1)})-approximation).

Keywords

Cite

@article{arxiv.2502.08032,
  title  = {Shortcuts and Transitive-Closure Spanners Approximation},
  author = {Parinya Chalermsook and Yonggang Jiang and Sagnik Mukhopadhyay and Danupon Nanongkai},
  journal= {arXiv preprint arXiv:2502.08032},
  year   = {2025}
}
R2 v1 2026-06-28T21:41:01.206Z