Skip to content

Almost Optimal FPT Inapproximability for k-SetCover

Venkatesan Guruswami, Xuandi Ren

cs.CCarXiv:2609.19685

Abstract

We show that ( n n)-approximate parameterized k-SetCover is W[1]-hard, and has no no(k/ k)-time algorithms under ETH. This improves upon the previous best factors ( n n)1/k in (Lin, 2019) and ( n)1/poly(k) in (Karthik, Laekhanukit, and Manurangsi, 2019). Here k is the yes-case guarantee and n is the number of candidate sets. While the best approximation ratio is still O( n) via the greedy algorithm, closing this 1/k gap in the exponent has been a longstanding open problem; we remove this loss via a simple direct reduction. The construction is self-contained and does not rely on the parameterized inapproximability hypothesis (PIH). Starting with sparse parameterized 2-CSP instances (Karthik, Marx, Pilipczuk, and Souza, 2024), we build a monotone CNF formula, which is equivalent to a SetCover instance. To obtain a k-versus-h gap, the reduction enumerates all hash functions from Σ to [2h] and all unsatisfiable 2-CSP instances on the same constraint graph with alphabet [2h]. For each such instance, it asks for a certificate that the hashed label pairs are not all contained in that instance. Perfect hashing makes this enumeration efficient for h= n/ n.

Create a lesson