Finding $b$-colorings Using Feedback Edges
Abstract
A -coloring of a graph is a proper vertex coloring such that each color class contains a vertex that sees all other colors in its neighborhood. The -coloring problem, in which the task is to decide whether a graph admits a -coloring with colors, is NP-complete in general but polytime solvable on trees. Moreover, it is known that -coloring is in XP but W[]-hard for all when parameterized by tree-width. In fact, only very few parameters, such as the vertex cover number, were known to admit an FPT algorithm for -coloring. In this paper, we consider a more restrictive parameter measuring similarity to trees than tree-width, namely the feedback edge number, and show that -coloring is fixed-parameter tractable under this parameterization. Our algorithm combines standard techniques used in parameterized algorithmics with the problem-specific ideas used in the polytime algorithm for trees. In addition, we present an FPT algorithm for -coloring parameterized by distance to co-cluster, which is a parameter measuring similarity to complete multipartite graphs. Finally, we make several observations based on known results, including that -coloring is W[]-hard when parameterized by tree-depth.
Cite
@article{arxiv.2512.14390,
title = {Finding $b$-colorings Using Feedback Edges},
author = {Jakub Balabán},
journal= {arXiv preprint arXiv:2512.14390},
year = {2025}
}