We present a randomized parallel algorithm with polylogarithmic expected running time for finding a maximal independent set in a linear hypergraph.
Efficient Sequential and Parallel Algorithms for Maximal Bipartite Sets
β Scribed by D. Pearson; V.V. Vazirani
- Publisher
- Elsevier Science
- Year
- 1993
- Tongue
- English
- Weight
- 344 KB
- Volume
- 14
- Category
- Article
- ISSN
- 0196-6774
No coin nor oath required. For personal study only.
β¦ Synopsis
A maximal bipartite set (MBS) in an undirected graph (G=(V, E)) is a maximal collection of vertices (B \subseteq V) whose induced subgraph is bipartite. In this paper we present efficient sequential (linear time) and parallel (NC) algorithms for constructing an MBS. 1.1993 Acatemic Press, Inc
π SIMILAR VOLUMES
It is well known [9] that finding a maximal independent set in a graph is in class J%, and [lo] that finding a maximal independent set in a hypergraph with fixed dimension is in %JV"%' . It is not known whether this latter problem remains in A% when the dimension is part of the input. We will study
A module of an undirected graph G = V E is a set X of vertices that have the same set of neighbors in V \X. The modular decomposition is a unique decomposition of the vertices into nested modules. We give a practical algorithm with an O n + mΞ± m n time bound and a variant with a linear time bound.
The problem of designing efficient parallel algorithms for summing and prefix summing for certain classes of the LogP model is studied. We present optimal algorithms for summing and show that any optimal summing algorithm must have a certain inherent structure. Moreover, we present optimal or near-o