English

Polynomial Treedepth Bounds in Linear Colorings

Data Structures and Algorithms 2018-07-26 v4

Abstract

Low-treedepth colorings are an important tool for algorithms that exploit structure in classes of bounded expansion; they guarantee subgraphs that use few colors have bounded treedepth. These colorings have an implicit tradeoff between the total number of colors used and the treedepth bound, and prior empirical work suggests that the former dominates the run time of existing algorithms in practice. We introduce pp-linear colorings as an alternative to the commonly used pp-centered colorings. They can be efficiently computed in bounded expansion classes and use at most as many colors as pp-centered colorings. Although a set of k<pk<p colors from a pp-centered coloring induces a subgraph of treedepth at most kk, the same number of colors from a pp-linear coloring may induce subgraphs of larger treedepth. We establish a polynomial upper bound on the treedepth in general graphs, and give tighter bounds in trees and interval graphs via constructive coloring algorithms. We also give a co-NP-completeness reduction for recognizing pp-linear colorings and discuss ways to overcome this limitation in practice. This preprint extends results that appeared in [9]; for full proofs omitted from [9], see previous versions of this preprint.

Keywords

Cite

@article{arxiv.1802.09665,
  title  = {Polynomial Treedepth Bounds in Linear Colorings},
  author = {Jeremy Kun and Michael P. O'Brien and Marcin Pilipczuk and Blair D. Sullivan},
  journal= {arXiv preprint arXiv:1802.09665},
  year   = {2018}
}
R2 v1 2026-06-23T00:34:31.011Z