Finding large $k$-colorable induced subgraphs in (bull, chair)-free and (bull,E)-free graphs
Nadzieja Hodur, Monika Pilśniak, Magdalena Prorok, Paweł Rzążewski
TL;DR
This work studies Max Partial $k$-Coloring on restricted graph classes, showing sharp algorithmic boundaries for large $k$-colorable induced subgraphs in $(bull,chair)$-free and $(bull,E)$-free graphs. The authors develop a decomposition framework built around the Gyárfás path argument and fat-path/fat-cycle structure to reduce instances to simpler subproblems, enabling recursive solution schemes. Their main results show time $n^{O(k\omega)}$ for $(bull,chair)$-free graphs and $n^{O(k\omega\log n)}$ for $(bull,E)$-free graphs, with immediate corollaries for List-$k$-Coloring and subexponential-time algorithms; a conjecture suggests polynomial-time solvability for the latter class. The paper extends the landscape of tractable cases for coloring-related problems in hereditary graph classes and outlines a broader H-coloring perspective, potentially guiding future complexity results.
Abstract
We study the Max Partial $k$-Coloring problem, where we are given a vertex-weighted graph, and we ask for a maximum-weight induced subgraph that admits a proper $k$-coloring. For $k=1$ this problem coincides with Maximum Weight Independent Set, and for $k=2$ the problem is equivalent (by complementation) to Minimum Odd Cycle Transversal. Furthermore, it generalizes $k$-Coloring. We show that Max Partial $k$-Coloring on $n$-vertex instances with clique number $ω$ can be solved in time * $n^{\mathcal{O}(kω)}$ if the input graph excludes the bull and the chair as an induced subgraph, * $n^{\mathcal{O}(kω\log n)}$ if the input graph excludes the bull and E as an induced subgraph. This implies that $k$-Coloring can be solved in polynomial time in the former class, and in quasipolynomial-time in the latter one.
