# On Strong Diameter Padded Decompositions

**Authors:** Arnold Filtser

arXiv: 1906.09783 · 2024-01-09

## TL;DR

This paper introduces new strong diameter padded decompositions for minor-free and doubling dimension graphs, matching the best known weak decomposition bounds and enabling improved algorithms for graph approximation problems.

## Contribution

It constructs the first strong padded decompositions for $K_r$ minor-free graphs and graphs with doubling dimension, matching weak decomposition bounds and advancing graph partitioning techniques.

## Key findings

- Constructed strong $O(r)$-padded decompositions for $K_r$ minor-free graphs.
- Developed strong $O(d)$-padded decompositions for graphs with doubling dimension $d$.
- Enabled new sparse cover schemes and improved approximation algorithms.

## Abstract

Given a weighted graph $G=(V,E,w)$, a partition of $V$ is $\Delta$-bounded if the diameter of each cluster is bounded by $\Delta$. A distribution over $\Delta$-bounded partitions is a $\beta$-padded decomposition if every ball of radius $\gamma\Delta$ is contained in a single cluster with probability at least $e^{-\beta\cdot\gamma}$. The weak diameter of a cluster $C$ is measured w.r.t. distances in $G$, while the strong diameter is measured w.r.t. distances in the induced graph $G[C]$. The decomposition is weak/strong according to the diameter guarantee.   Formerly, it was proven that $K_r$ minor free graphs admit weak decompositions with padding parameter $O(r)$, while for strong decompositions only $O(r^2)$ padding parameter was known. Furthermore, for the case of a graph $G$, for which the induced shortest path metric $d_G$ has doubling dimension $d$, a weak $O(d)$-padded decomposition was constructed, which is also known to be tight. For the case of strong diameter, nothing was known.   We construct strong $O(r)$-padded decompositions for $K_r$ minor free graphs, matching the state of the art for weak decompositions. Similarly, for graphs with doubling dimension $d$ we construct a strong $O(d)$-padded decomposition, which is also tight. We use this decomposition to construct strong $\left(O(d),\tilde{O}(d)\right)$ sparse cover scheme for such graphs. Our new decompositions and cover have implications to approximating unique games, the construction of light and sparse spanners, and for path reporting distance oracles.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.09783/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1906.09783/full.md

## References

63 references — full list in the complete paper: https://tomesphere.com/paper/1906.09783/full.md

---
Source: https://tomesphere.com/paper/1906.09783