Computing Hitting Set Kernels By AC^0-Circuits

01/02/2018
by   Max Bannach, et al.
0

Given a hypergraph H = (V,E), what is the smallest subset X ⊆ V such that e ∩ X ≠∅ holds for all e ∈ E? This problem, known as the hitting set problem, is a basic problem in parameterized complexity theory. There are well-known kernelization algorithms for it, which get a hypergraph H and a number k as input and output a hypergraph H' such that (1) H has a hitting set of size k if, and only if, H' has such a hitting set and (2) the size of H' depends only on k and on the maximum cardinality d of edges in H. The algorithms run in polynomial time, but are highly sequential. Recently, it has been shown that one of them can be parallelized to a certain degree: one can compute hitting set kernels in parallel time O(d) -- but it was conjectured that this is the best parallel algorithm possible. We refute this conjecture and show how hitting set kernels can be computed in constant parallel time. For our proof, we introduce a new, generalized notion of hypergraph sunflowers and show how iterated applications of the color coding technique can sometimes be collapsed into a single application.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/15/2020

Approximation algorithm for the Multicovering Problem

Let H=(V,E) be a hypergraph with maximum edge size ℓ and maximum degree ...
research
07/10/2018

Computing Kernels in Parallel: Lower and Upper Bounds

Parallel fixed-parameter tractability studies how parameterized problems...
research
11/18/2021

A Variant of the VC-dimension with Applications to Depth-3 Circuits

We introduce the following variant of the VC-dimension. Given S ⊆{0, 1}^...
research
06/23/2013

Exploiting Data Parallelism in the yConvex Hypergraph Algorithm for Image Representation using GPGPUs

To define and identify a region-of-interest (ROI) in a digital image, th...
research
02/02/2019

Query-oriented text summarization based on hypergraph transversals

Existing graph- and hypergraph-based algorithms for document summarizati...
research
02/24/2018

On Pseudo-disk Hypergraphs

Let F be a family of pseudo-disks in the plane, and P be a finite subset...
research
05/09/2018

Efficient Distributed Computation of MIS and Generalized MIS in Linear Hypergraphs

Given a graph, a maximal independent set (MIS) is a maximal subset of pa...

Please sign up or login with your details

Forgot password? Click here to reset