Parameterized Approximation for Capacitated $d$-Hitting Set with Hard Capacities
Daniel Lokshtanov, Abhishek Sahu, Saket Saurabh, Vaishali, Surianarayanan, and Jie Xue

TL;DR
This paper introduces a parameterized approximation algorithm for the Capacitated d-Hitting Set problem, achieving near-optimal solutions within fixed-parameter tractable time, and establishes hardness results for better approximations under standard complexity assumptions.
Contribution
It presents a novel FPT-approximation algorithm for Capacitated d-Hitting Set and proves hardness results that limit the possibility of improved approximations under ETH.
Findings
Provides an FPT-approximation with ratio 4/3 for solution size k
Shows no FPT-approximation with factor >1 for unweighted case when d≥3
Establishes hardness of approximation within 2−ε for weighted case
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…
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
TopicsOptimization and Search Problems · Optimization and Packing Problems · Complexity and Algorithms in Graphs
