DeepAI AI Chat
Log In Sign Up

On the parameterized complexity of Compact Set Packing

11/11/2021
โˆ™
by   Ameet Gadekar, et al.
โˆ™
aalto
โˆ™
0
โˆ™

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 r โˆˆโ„•, is there a collection ๐’ฎ' โІ๐’ฎ: |๐’ฎ'| = r such that the sets in ๐’ฎ' are pairwise disjoint? Unfortunately, the problem is not fixed parameter tractable unless ๐–ถ[1] = ๐–ฅ๐–ฏ๐–ณ, and, in fact, an "enumeration" running time of |๐’ฎ|^ฮฉ(r) 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 |๐’ฐ| = f(r)ยทฮ˜(( log |๐’ฎ|)), for some f(r) โ‰ฅ r. 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 |๐’ฐ| = f(r)ยท o(log |๐’ฎ|), PSP is in , while for |๐’ฐ| = rยทฮ˜(log (|๐’ฎ|)), the problem is W[1]-hard; moreover, assuming ETH, Compact PSP does not even admit |๐’ฎ|^o(r/log r) time algorithm.

READ FULL TEXT

page 1

page 2

page 3

page 4

โˆ™ 08/08/2020

Parameterized Complexity of (A,โ„“)-Path Packing

Given a graph G = (V,E), A โІ V, and integers k and โ„“, the (A,โ„“)-Path Pac...
โˆ™ 11/17/2022

(Re)packing Equal Disks into Rectangle

The problem of packing of equal disks (or circles) into a rectangle is a...
โˆ™ 02/20/2018

The Parameterized Complexity of Packing Arc-Disjoint Cycles in Tournaments

Given a directed graph D on n vertices and a positive integer k, the Arc...
โˆ™ 01/12/2021

Diverse Collections in Matroids and Graphs

We investigate the parameterized complexity of finding diverse sets of s...
โˆ™ 06/24/2018

On r-Simple k-Path and Related Problems Parameterized by k/r

Abasi et al. (2014) and Gabizon et al. (2015) studied the following prob...
โˆ™ 09/26/2019

How does object fatness impact the complexity of packing in d dimensions?

Packing is a classical problem where one is given a set of subsets of Eu...
โˆ™ 01/19/2021

Anticoncentration versus the number of subset sums

Let wโƒ— = (w_1,โ€ฆ, w_n) โˆˆโ„^n. We show that for any n^-2โ‰คฯตโ‰ค 1, if #{ฮพโƒ—...