Skip to content

Almost Linear 3-Spanners of Temporal Cliques

Julia Baligacs, Davide Bilò, Václav Blažej, Maël Dumas, Anna Zych-Pawlewicz

cs.DSarXiv:2609.02851

Abstract

Temporal graphs model dynamic networks by assigning positive integer time labels to the edges, while information propagates along temporal paths, whose edge labels are traversed in nondecreasing order. A temporal α-spanner of a temporal graph with n vertices is a temporal subgraph that approximates the minimum-hop temporal distance between every pair of vertices within a factor of α. While general temporal graphs may not admit sparse temporal α-spanners for any value of α, temporal cliques are known to admit temporal (2k-1)-spanners of size O(kn1+1/k) for every positive integer k. We present a simple recursive algorithm that computes, for every temporal clique on n vertices, a temporal 3-spanner of size n1+2/ n=n1+o(1), thereby improving the previous best upper bound of O(n3/2). We also show that a modified version of our algorithm computes temporal 3-spanners of size O(nL) when the lifetime is bounded by L, i.e., all time labels are in \1,…,L\, thus improving the previous bound of O(2Ln n). Both results are particularly striking in light of the known lower bound of Ω(n2) on the size of temporal 2-spanners, which already holds for temporal cliques of lifetime L≥ 3. Both algorithms rely on a new simple recursive decomposition that certifies temporal connectivity for a large collection of source-target pairs using only O(n) carefully selected edges and recursively processes only the remaining pairs. Besides yielding substantially improved upper bounds, this approach is significantly simpler than previous constructions.

Create a lesson