Parameterized (Approximate) Defective Coloring
Abstract: In Defective Coloring we are given a graph and two integers and are asked if we can partition into color classes, so that each class induces a graph of maximum degree . We investigate the complexity of this generalization of Coloring with respect to several well-studied graph parameters, and show that the problem is W-hard parameterized by treewidth, pathwidth, tree-depth, or feedback vertex set, if . As expected, this hardness can be extended to larger values of for most of these parameters, with one surprising exception: we show that the problem is FPT parameterized by feedback vertex set for any , and hence 2-coloring is the only hard case for this parameter. In addition to the above, we give an ETH-based lower bound for treewidth and pathwidth, showing that no algorithm can solve the problem in , essentially matching the complexity of an algorithm obtained with standard techniques. We complement these results by considering the problem's approximability and show that, with respect to , the problem admits an algorithm which for any $\epsilon > 0$ runs in time and returns a solution with exactly the desired number of colors that approximates the optimal within . We also give a algorithm which achieves the desired exactly while 2-approximating the minimum value of . We show that this is close to optimal, by establishing that no FPT algorithm can (under standard assumptions) achieve a better than $3/2$-approximation to , even when an extra constant additive error is also allowed.
Paper Prompts
Sign up for free to create and run prompts on this paper.