Kernels for Below-Upper-Bound Parameterizations of the Hitting Set and Directed Dominating Set Problems
Gregory Gutin, Mark Jones, Anders Yeo

TL;DR
This paper investigates fixed-parameter tractability and kernelization of the Hitting Set problem under specific parameterizations and introduces linear kernels for related directed graph problems, advancing parameterized complexity theory.
Contribution
It proves fixed-parameter tractability and kernelization results for Hitting Set below upper bounds and extends linear kernels to directed Nonblocker problems.
Findings
Hitting Set with p=m-k is fixed-parameter tractable but lacks polynomial kernel.
Hitting Set with p=n-k is W[1]-complete, but becomes fixed-parameter tractable with a linear kernel when considering hypergraph degeneracy.
A linear kernel is established for Directed Nonblocker, extending previous results for the undirected case.
Abstract
In the {\sc Hitting Set} problem, we are given a collection of subsets of a ground set and an integer , and asked whether has a -element subset that intersects each set in . We consider two parameterizations of {\sc Hitting Set} below tight upper bounds: and . In both cases is the parameter. We prove that the first parameterization is fixed-parameter tractable, but has no polynomial kernel unless coNPNP/poly. The second parameterization is W[1]-complete, but the introduction of an additional parameter, the degeneracy of the hypergraph , makes the problem not only fixed-parameter tractable, but also one with a linear kernel. Here the degeneracy of is the minimum integer such that for each the hypergraph with vertex set and edge set containing all edges of …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Vehicle Routing Optimization Methods
