paper

Almost Linear 3-Spanners of Temporal Cliques

arXiv: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 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 -spanners of size for every positive integer . We present a simple recursive algorithm that computes, for every temporal clique on vertices, a temporal -spanner of size , thereby improving the previous best upper bound of . We also show that a modified version of our algorithm computes temporal -spanners of size when the lifetime is bounded by , i.e., all time labels are in , thus improving the previous bound of . Both results are particularly striking in light of the known lower bound of on the size of temporal -spanners, which already holds for temporal cliques of lifetime . Both algorithms rely on a new simple recursive decomposition that certifies temporal connectivity for a large collection of source-target pairs using only carefully selected edges and recursively processes only the remaining pairs. Besides yielding substantially improved upper bounds, this approach is significantly simpler than previous constructions.