Polynomial Treedepth Bounds in Linear Colorings
Jeremy Kun, Michael P. O'Brien, Marcin Pilipczuk, Blair D. Sullivan

TL;DR
This paper introduces p-linear colorings as an efficient alternative to p-centered colorings for bounded expansion classes, providing bounds on treedepth and algorithms for their construction, with implications for graph algorithms.
Contribution
It proposes p-linear colorings, establishes treedepth bounds, and develops algorithms, offering a new approach to graph coloring in bounded expansion classes.
Findings
p-linear colorings can be computed efficiently in bounded expansion classes.
Tighter treedepth bounds are established for trees and interval graphs.
Recognizing p-linear colorings is co-NP-complete, with practical workarounds discussed.
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 -linear colorings as an alternative to the commonly used -centered colorings. They can be efficiently computed in bounded expansion classes and use at most as many colors as -centered colorings. Although a set of colors from a -centered coloring induces a subgraph of treedepth at most , the same number of colors from a -linear coloring may induce subgraphs of larger treedepth. We establish a polynomial upper bound on the treedepth in general graphs, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Graph Labeling and Dimension Problems · graph theory and CDMA systems
