𝔖 Bobbio Scriptorium
✦   LIBER   ✦

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


Efficient Parallel Algorithms for Permut
✍ K. Arvind; V. Kamakoti; C.P. Rangan πŸ“‚ Article πŸ“… 1995 πŸ› Elsevier Science 🌐 English βš– 641 KB

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

Efficient parallel algorithms for bipart
✍ Lin Chen; Yaacov Yesha πŸ“‚ Article πŸ“… 1993 πŸ› John Wiley and Sons 🌐 English βš– 858 KB

## 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

Parallel Algorithms for Counting and Ran
✍ Laura A. Sanchis; Matthew B. Squire πŸ“‚ Article πŸ“… 1996 πŸ› Elsevier Science 🌐 English βš– 228 KB

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

Algorithms for maximum k-colorings and k
✍ Fǎnicǎ Gavril πŸ“‚ Article πŸ“… 1987 πŸ› John Wiley and Sons 🌐 English βš– 356 KB

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