Computing Square Colorings on Bounded-Treewidth and Planar Graphs
Akanksha Agrawal, D\'aniel Marx, Daniel Neuen, Jasper Slusallek

TL;DR
This paper studies the complexity of square colorings in graphs, providing efficient algorithms for graphs with bounded treewidth and planar graphs, and establishing hardness results and optimality bounds.
Contribution
It introduces polynomial-time algorithms for square coloring on bounded-treewidth graphs, proves NP-hardness on planar graphs, and develops subexponential algorithms for planar graphs based on the number of colors.
Findings
Polynomial-time algorithm for bounded-treewidth graphs.
NP-hardness of square coloring on planar graphs for fixed q ≥ 4.
Subexponential time algorithm for planar graphs depending on number of colors.
Abstract
A square coloring of a graph is a coloring of the square of , that is, a coloring of the vertices of such that any two vertices that are at distance at most in receive different colors. We investigate the complexity of finding a square coloring with a given number of colors. We show that the problem is polynomial-time solvable on graphs of bounded treewidth by presenting an algorithm with running time for graphs of treewidth at most . The somewhat unusual exponent in the running time is essentially optimal: we show that for any , there is no algorithm with running time unless the Exponential-Time Hypothesis (ETH) fails. We also show that the square coloring problem is NP-hard on planar graphs for any fixed…
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 · Limits and Structures in Graph Theory
