Complexity of Grundy coloring and its variants
Edouard Bonnet, Florent Foucaud, Eun Jung Kim, Florian Sikora

TL;DR
This paper investigates the computational complexity of Grundy coloring and its variants, providing new algorithms, complexity bounds, and identifying cases where the problem is fixed-parameter tractable or NP-complete.
Contribution
It introduces improved algorithms for Grundy coloring variants, establishes tight complexity bounds under ETH, and explores tractability on specific graph classes.
Findings
Grundy coloring can be solved in $O^*(2.443^n)$ time.
Weak Grundy coloring solvable in $O^*(2.716^n)$ time.
Connected Grundy coloring is NP-complete for $k=7$.
Abstract
The Grundy number of a graph is the maximum number of colors used by the greedy coloring algorithm over all vertex orderings. In this paper, we study the computational complexity of GRUNDY COLORING, the problem of determining whether a given graph has Grundy number at least . We also study the variants WEAK GRUNDY COLORING (where the coloring is not necessarily proper) and CONNECTED GRUNDY COLORING (where at each step of the greedy coloring algorithm, the subgraph induced by the colored vertices must be connected). We show that GRUNDY COLORING can be solved in time and WEAK GRUNDY COLORING in time on graphs of order . While GRUNDY COLORING and WEAK GRUNDY COLORING are known to be solvable in time for graphs of treewidth (where is the number of colors), we prove that under the Exponential Time Hypothesis (ETH), they cannot be…
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.
