# Improved bounds for centered colorings

**Authors:** Micha{\l} D\k{e}bski, Stefan Felsner, Piotr Micek, and Felix, Schr\"oder

arXiv: 1907.04586 · 2021-08-13

## TL;DR

This paper improves bounds on the number of colors needed for p-centered colorings in various graph classes, providing new upper bounds and matching lower bounds, advancing understanding of graph sparsity parameters.

## Contribution

It establishes new upper bounds for p-centered colorings in several graph classes and proves tight lower bounds, significantly advancing the theoretical understanding of graph coloring bounds.

## Key findings

- Planar graphs admit p-centered colorings with O(p^3 log p) colors.
- Bounded degree graphs admit p-centered colorings with O(p) colors.
- Graphs avoiding a fixed topological minor admit polynomial in p colors.

## Abstract

A vertex coloring $\phi$ of a graph $G$ is $p$-centered if for every connected subgraph $H$ of $G$ either $\phi$ uses more than $p$ colors on $H$ or there is a color that appears exactly once on $H$. Centered colorings form one of the families of parameters that allow to capture notions of sparsity of graphs: A class of graphs has bounded expansion if and only if there is a function $f$ such that for every $p\geq1$, every graph in the class admits a $p$-centered coloring using at most $f(p)$ colors.   In this paper, we give upper bounds for the maximum number of colors needed in a $p$-centered coloring of graphs from several widely studied graph classes. We show that: (1) planar graphs admit $p$-centered colorings with $\mathcal{O}(p^3\log p)$ colors where the previous bound was $\mathcal{O}(p^{19})$; (2) bounded degree graphs admit $p$-centered colorings with $\mathcal{O}(p)$ colors while it was conjectured that they may require exponential number of colors in $p$; (3) graphs avoiding a fixed graph as a topological minor admit $p$-centered colorings with a polynomial in $p$ number of colors. All these upper bounds imply polynomial algorithms for computing the colorings. Prior to this work there were no non-trivial lower bounds known. We show that: (4) there are graphs of treewidth $t$ that require $\binom{p+t}{t}$ colors in any $p$-centered coloring and this bound matches the upper bound; (5) there are planar graphs that require $\Omega(p^2\log p)$ colors in any $p$-centered coloring.

## Full text

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

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1907.04586/full.md

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