Parameterized Approximation for Capacitated $d$-Hitting Set with Hard Capacities
Abstract
The \textsc{Capacitated -Hitting Set} problem involves a universe with a capacity function and a collection of subsets of , each of size at most . The goal is to find a minimum subset and an assignment such that for every , , and for each , . For , this is known as \textsc{Capacitated Vertex Cover}. In the weighted variant, each element of has a positive integer weight, with the objective of finding a minimum-weight capacitated hitting set. Chuzhoy and Naor [SICOMP 2006] provided a factor-3 approximation for \textsc{Capacitated Vertex Cover} and showed that the weighted case lacks an -approximation unless . Kao and Wong [SODA 2017] later independently achieved a -approximation for \textsc{Capacitated -Hitting Set}, with no improvements possible under the Unique Games Conjecture. Our main result is a parameterized approximation algorithm with runtime that either concludes no solution of size exists or finds of size and weight at most times the minimum weight for solutions of size . We further show that no FPT-approximation with factor exists for unweighted \textsc{Capacitated -Hitting Set} with , nor with factor for the weighted version, assuming the Exponential Time Hypothesis. These results extend to \textsc{Capacitated Vertex Cover} in multigraphs. Additionally, a variant of multi-dimensional \textsc{Knapsack} is shown hard to FPT-approximate within .
Keywords
Cite
@article{arxiv.2410.20900,
title = {Parameterized Approximation for Capacitated $d$-Hitting Set with Hard Capacities},
author = {Daniel Lokshtanov and Abhishek Sahu and Saket Saurabh and Vaishali Surianarayanan and Jie Xue},
journal= {arXiv preprint arXiv:2410.20900},
year = {2024}
}
Comments
Accepted to SODA 2025, Abstract is shortened due to space requirement