Serial and Parallel Algorithms for (k,2)-Partite Graphs
β Scribed by J.A. Ellis; M. Matamontero; H. Muller
- Publisher
- Elsevier Science
- Year
- 1994
- Tongue
- English
- Weight
- 693 KB
- Volume
- 22
- Category
- Article
- ISSN
- 0743-7315
No coin nor oath required. For personal study only.
β¦ Synopsis
We introduce a class of layered graphs which we call ((k, 2)) partite and which we argue are an interesting class because of several important applications. We show that testing for ((k, 2)) partiteness can be done efficiently both on sequential and parallel machines, by showing that membership is in (\operatorname{NSPACE}(\log n)) and in (N C^{2}). We show that ((k, 2))-partite graphs have bounded path width. We then show that a particular NP-complete problem, namely Maximum Independent Set, is solvable in linear time on bounded pathwidth graphs if the path decomposition is included in the input. Finally, we show that the Maximum Independent Set problem is in (N C^{2}) for ( (k, 2) )-partite graphs. We note that linear time solutions for certain NP-complete problems have been shown for a wider class of graphs, namely partial (k)-trees. Our linear time algorithm is somewhat simpler in structure. We conjecture that our techniques can be used on many NP-complete problems to yield efficient algorithms for ((k, 2))-partite graphs. O 1994 Academic Press. Inc.
π SIMILAR VOLUMES
In this paper, we present optimal \(O(\log n)\) time, \(O(n / \log n)\) processor EREW PRAM parallel algorithms for finding the connected components, cut vertices, and bridges of a permutation graph. We also present an \(O(\log n)\) time, \(O(n)\) processor, CREW PRAM model parallel algorithm for fi
## Abstract In this paper, we further study the properties of bipartite permutation graphs. We give first efficient parallel algorithms for several problems on bipartite permutation graphs. These problems include transforming a bipartite graph into a strongly ordered one if it is also a permutation
This paper presents parallel algorithms for determining the number of partitions of a given integer N, where the partitions may be subject to restrictions, such as being composed of distinct parts, of a given number of parts, and/or of parts belonging to a specified set. We present a series of adapt
Consider a graph G and a positive integer k. The maximum k-coloring problem is to color a maximum number of vertices using k colors, such that no two adjacent vertices have the same color. The maximum k-covering problem is to find k disjoint cliques covering a maximum number of vertices. The present