A Refined Kernel for d-Hitting Set

Abstract

The d-Hitting Set problem is a fundamental problem in parameterized complexity, which asks whether a given hypergraph contains a vertex subset S of size at most k that intersects every hyperedge (i.e., S e ≠ for each hyperedge e). The best known kernel for this problem, established by Abu-Khzam [1], has (2d - 1)kd - 1 + k vertices. This result has been very widely used in the literature as many problems can be modeled as a special d-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 (2d - 2)kd - 1 + k vertices.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…