On the parameterized complexity of Compact Set Packing
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 say that the input is "compact" if , for some . In the Compact Set Packing problem, we are given a compact instance of PSP. In this direction, we present a "dichotomy" result of PSP: When , PSP is in , while for , the problem is -hard; moreover, assuming ETH, Compact PSP does not even admit time algorithm. Although certain results in the literature imply hardness of compact versions of related problems such as Set -Covering and Exact -Covering, these constructions fail to extend to Compact PSP. A novel contribution of our work is the identification and construction of a gadget, which we call Compatible Intersecting Set System pair, that is crucial in obtaining the hardness result for Compact PSP.
Cite
@article{arxiv.2111.06338,
title = {On the parameterized complexity of Compact Set Packing},
author = {Ameet Gadekar},
journal= {arXiv preprint arXiv:2111.06338},
year = {2023}
}
Comments
To appear at WALCOM 23