Papers
Topics
Authors
Recent
Search
2000 character limit reached

On Computing Maximal Independent Sets of Hypergraphs in Parallel

Published 6 May 2014 in cs.DS and cs.DC | (1405.1133v2)

Abstract: Whether or not the problem of finding maximal independent sets (MIS) in hypergraphs is in (R)NC is one of the fundamental problems in the theory of parallel computing. Unlike the well-understood case of MIS in graphs, for the hypergraph problem, our knowledge is quite limited despite considerable work. It is known that the problem is in \emph{RNC} when the edges of the hypergraph have constant size. For general hypergraphs with nn vertices and mm edges, the fastest previously known algorithm works in time O(n)O(\sqrt{n}) with poly(m,n)\text{poly}(m,n) processors. In this paper we give an EREW PRAM algorithm that works in time n<sup>o(1)n<sup>{o(1)} with poly(m,n)\text{poly}(m,n) processors on general hypergraphs satisfying mn<sup>log<sup>(2)n8(log<sup>(3)n)<sup>2m \leq n<sup>{\frac{\log<sup>{(2)}n}{8(\log<sup>{(3)}n)<sup>2}}, where log<sup>(2)n</sup>=loglogn\log<sup>{(2)}n</sup> = \log\log n and log<sup>(3)n</sup>=logloglogn\log<sup>{(3)}n</sup> = \log\log\log n. Our algorithm is based on a sampling idea that reduces the dimension of the hypergraph and employs the algorithm for constant dimension hypergraphs as a subroutine.

Citations (13)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.