On the parameterized complexity of Compact Set Packing
Ameet Gadekar

TL;DR
This paper investigates the parameterized complexity of the Set Packing problem under compact input conditions, establishing a dichotomy where certain instances are fixed-parameter tractable while others are computationally hard.
Contribution
It introduces a precise complexity classification for Compact Set Packing, including a novel gadget for proving hardness and delineating tractable from intractable cases.
Findings
FPT algorithms for instances with very small universe size
W[1]-hardness results for instances with universe size proportional to log |S|
Conditional lower bounds assuming ETH for certain compact instances
Abstract
The Set Packing problem is, given a collection of sets over a ground set , to find a maximum collection of sets that are pairwise disjoint. The problem is among the most fundamental NP-hard optimization problems that have been studied extensively in various computational regimes. The focus of this work is on parameterized complexity, Parameterized Set Packing (PSP): Given , is there a collection such that the sets in are pairwise disjoint? Unfortunately, the problem is not fixed parameter tractable unless , and, in fact, an "enumeration" running time of is required unless the exponential time hypothesis (ETH) fails. This paper is a quest for tractable instances of Set Packing from parameterized complexity perspectives. We…
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.
