English

A Refined Kernel for $d$-Hitting Set

Data Structures and Algorithms 2025-07-01 v1

Abstract

The dd-Hitting Set problem is a fundamental problem in parameterized complexity, which asks whether a given hypergraph contains a vertex subset SS of size at most kk that intersects every hyperedge (i.e., SeS \cap e \neq \emptyset for each hyperedge ee). The best known kernel for this problem, established by Abu-Khzam [1], has (2d1)kd1+k(2d - 1)k^{d - 1} + k vertices. This result has been very widely used in the literature as many problems can be modeled as a special dd-Hitting Set problem. In this work, we present a refinement to this result by employing linear programming techniques to construct crown decompositions in hypergraphs. This approach yields a slight but notable improvement, reducing the size to (2d2)kd1+k(2d - 2)k^{d - 1} + k vertices.

Keywords

Cite

@article{arxiv.2506.24114,
  title  = {A Refined Kernel for $d$-Hitting Set},
  author = {Yuxi Liu and Mingyu Xiao},
  journal= {arXiv preprint arXiv:2506.24114},
  year   = {2025}
}
R2 v1 2026-07-01T03:39:59.076Z