๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

An optimal parallel algorithm for node ranking of cographs

โœ Scribed by Liu Chuan-Ming; Yu Ming-Shing


Publisher
Elsevier Science
Year
1998
Tongue
English
Weight
885 KB
Volume
87
Category
Article
ISSN
0166-218X

No coin nor oath required. For personal study only.

โœฆ Synopsis


A ranking of a graph G is a mapping, p, from the vertices of G to the natural numbers such that for every path between any two vertices u and u, uf II, with p(u) = p(u), there exists at least one vertex w on that path with p(w) > p(u) = p(u). The value p(u) of a vertex u is the rank of vertex II. A ranking is optimal if the largest rank assigned is the smallest among all rankings. The optimal ranking problem on a graph G is the problem of finding an optimal ranking on G.

We persent a parallel algorithm which needs O(log n) time and n/ log n processors on the EREW PRAM model for this problem on cographs.


๐Ÿ“œ SIMILAR VOLUMES


An Optimal Parallel Matching Algorithm f
โœ R. Lin; S. Olariu ๐Ÿ“‚ Article ๐Ÿ“… 1994 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 865 KB

The class of cographs, or complement-reducible graphs, arises naturally in many different areas of applied mathematics and computer science. We show that the problem of finding a maximum matching in a cograph can be solved optimally in parallel by reducing it to parenthesis matching. With an \(n\)-v

An optimal parallel algorithm for digita
โœ Peter Damaschke ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 935 KB

First we give an optimal EREW PRAM algorithm that finds an unknown discrete monotone function f, with domain and range of size n, in O(log n) time using O(n) independent threshold queries of kind "f(x) > y?". Here "independent" means that simultaneous queries always refer to mutually disjoint values

An Optimal Shortest Path Parallel Algori
โœ O.H. Ibarra; Q. Zheng ๐Ÿ“‚ Article ๐Ÿ“… 1995 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 512 KB

We present an optimal parallel algorithm for the single-source shortest path problem for permutation graphs. The algorithm runs in \(O(\log n)\) time using \(O(n / \log n)\) processors on an EREW PRAM. As an application, we show that a minimum connected dominating set in a permutation graph can be f