English

Kernelization for $H$-Coloring

Data Structures and Algorithms 2025-07-18 v1

Abstract

For a fixed graph HH, the HH-Coloring problem asks whether a given graph admits an edge-preserving function from its vertex set to that of HH. A seminal theorem of Hell and Ne\v{s}et\v{r}il asserts that the HH-Coloring problem is NP-hard whenever HH is loopless and non-bipartite. A result of Jansen and Pieterse implies that for every graph HH, the HH-Coloring problem parameterized by the vertex cover number kk admits a kernel with O(kΔ(H))O(k^{\Delta(H)}) vertices and bit-size bounded by O(kΔ(H)logk)O(k^{\Delta(H)} \cdot \log k), where Δ(H)\Delta(H) denotes the maximum degree in HH. For the case where HH is a complete graph on at least three vertices, this kernel size nearly matches conditional lower bounds established by Jansen and Kratsch and by Jansen and Pieterse. This paper presents new upper and lower bounds on the kernel size of HH-Coloring problems parameterized by the vertex cover number. The upper bounds arise from two kernelization algorithms. The first is purely combinatorial, and its size is governed by a structural quantity of the graph HH, called the non-adjacency witness number. As applications, we obtain kernels whose size is bounded by a fixed polynomial for natural classes of graphs HH with unbounded maximum degree. More strikingly, we show that for almost every graph HH, the degree of the polynomial that bounds the size of our combinatorial kernel grows only logarithmically in Δ(H)\Delta(H). Our second kernel leverages linear-algebraic tools and involves the notion of faithful independent representations of graphs. It strengthens the general bound from prior work and, among other applications, yields near-optimal kernels for problems concerning the dimension of orthogonal graph representations over finite fields. We complement these results with conditional lower bounds, thereby nearly settling the kernel complexity of the problem for various target graphs HH.

Keywords

Cite

@article{arxiv.2507.13129,
  title  = {Kernelization for $H$-Coloring},
  author = {Yael Berkman and Ishay Haviv},
  journal= {arXiv preprint arXiv:2507.13129},
  year   = {2025}
}

Comments

38 pages