The Norms of Graph Spanners

03/18/2019
by   Eden Chlamtáč, et al.
0

A t-spanner of a graph G is a subgraph H in which all distances are preserved up to a multiplicative t factor. A classical result of Althöfer et al. is that for every integer k and every graph G, there is a (2k-1)-spanner of G with at most O(n^1+1/k) edges. But for some settings the more interesting notion is not the number of edges, but the degrees of the nodes. This spurred interest in and study of spanners with small maximum degree. However, this is not necessarily a robust enough objective: we would like spanners that not only have small maximum degree, but also have "few" nodes of "large" degree. To interpolate between these two extremes, in this paper we initiate the study of graph spanners with respect to the ℓ_p-norm of their degree vector, thus simultaneously modeling the number of edges (the ℓ_1-norm) and the maximum degree (the ℓ_∞-norm). We give precise upper bounds for all ranges of p and stretch t: we prove that the greedy (2k-1)-spanner has ℓ_p norm of at most (O(n), O(n^(k+p)/(kp))), and that this bound is tight (assuming the Erdős girth conjecture). We also study universal lower bounds, allowing us to give "generic" guarantees on the approximation ratio of the greedy algorithm which generalize and interpolate between the known approximations for the ℓ_1 and ℓ_∞ norm. Finally, we show that at least in some situations, the ℓ_p norm behaves fundamentally differently from ℓ_1 or ℓ_∞: there are regimes (p=2 and stretch 3 in particular) where the greedy spanner has a provably superior approximation to the generic guarantee.

READ FULL TEXT
research
02/22/2023

Degrees and Network Design: New Problems and Approximations

While much of network design focuses mostly on cost (number or weight of...
research
05/11/2021

Testing Triangle Freeness in the General Model in Graphs with Arboricity O(√(n))

We study the problem of testing triangle freeness in the general graph m...
research
06/02/2023

New bounds for odd colourings of graphs

Given a graph G, a vertex-colouring σ of G, and a subset X⊆ V(G), a colo...
research
11/29/2017

The Complexity of Maximum k-Order Bounded Component Set Problem

Given a graph G=(V, E) and a positive integer k, in Maximum k-Order Boun...
research
04/09/2018

Better bounds for poset dimension and boxicity

We prove that the dimension of every poset whose comparability graph has...
research
11/29/2017

The Complexity of Maximum k-Order Bounded Component Set Proble

Given a graph G=(V, E) and a positive integer k, in Maximum k-Order Boun...
research
02/02/2021

On Greedy Approaches to Hierarchical Aggregation

We analyze greedy algorithms for the Hierarchical Aggregation (HAG) prob...

Please sign up or login with your details

Forgot password? Click here to reset