English

Kernelization for list $H$-coloring for graphs with small vertex cover

Combinatorics 2025-07-28 v2 Data Structures and Algorithms

Abstract

For a fixed graph HH, in the List HH-Coloring problem, we are given a graph GG along with list L(v)V(H)L(v) \subseteq V(H) for every vV(G)v \in V(G), and we have to determine if there exists a list homomorphism φ\varphi from (G,L)(G,L) to HH, i.e., an edge preserving mapping φ:V(G)V(H)\varphi: V(G)\to V(H) that satisfies φ(v)L(v)\varphi(v)\in L(v) for every vV(G)v\in V(G). Note that if HH is the complete graph on qq vertices, the problem is equivalent to List qq-Coloring. We investigate the kernelization properties of List HH-Coloring parameterized by the vertex cover number of GG: given an instance (G,L)(G,L) and a vertex cover of GG of size kk, can we reduce (G,L)(G,L) to an equivalent instance (G,L)(G',L') of List HH-Coloring where the size of GG' is bounded by a low-degree polynomial p(k)p(k) in kk? This question has been investigated previously by Jansen and Pieterse [Algorithmica 2019], who provided an upper bound, which turns out to be optimal if HH is a complete graph, i.e., for List qq-Coloring. This result was one of the first applications of the method of kernelization via bounded-degree polynomials. We define two new integral graph invariants, c(H)c^*(H) and d(H)d^*(H), with d(H)c(H)d(H)+1d^*(H) \leq c^*(H) \leq d^*(H)+1, and show that for every graph HH, List HH-Coloring -- has a kernel with O(kc(H))\mathcal{O}(k^{c^*(H)}) vertices, -- admits no kernel of size O(kd(H)ε)\mathcal{O}(k^{d^*(H)-\varepsilon}) for any ε>0\varepsilon > 0, unless the polynomial hierarchy collapses. -- Furthermore, if c(H)>d(H)c^*(H) > d^*(H), then there is a kernel with O(kc(H)ε)\mathcal{O}(k^{c^*(H)-\varepsilon}) vertices where ε21c(H)\varepsilon \geq 2^{1-c^*(H)}. Additionally, we show that for some classes of graphs, including powers of cycles and graphs HH where Δ(H)c(H)\Delta(H) \leq c^*(H) (which in particular includes cliques), the bound d(H)d^*(H) is tight, using the polynomial method. We conjecture that this holds in general.

Keywords

Cite

@article{arxiv.2507.12005,
  title  = {Kernelization for list $H$-coloring for graphs with small vertex cover},
  author = {Marta Piecyk and Astrid Pieterse and Paweł Rzążewski and Magnus Wahlström},
  journal= {arXiv preprint arXiv:2507.12005},
  year   = {2025}
}
R2 v1 2026-07-01T04:03:46.476Z