Self-stabilizing algorithms for minimal dominating sets and maximal independent sets
โ Scribed by S.M. Hedetniemi; S.T. Hedetniemi; D.P. Jacobs; P.K. Srimani
- Book ID
- 108458508
- Publisher
- Elsevier Science
- Year
- 2003
- Tongue
- English
- Weight
- 551 KB
- Volume
- 46
- Category
- Article
- ISSN
- 0898-1221
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
A 2-dominating set in a distributed system is a set of processors such that each processor outside the set has at least two neighbors in the set. In applications, a 2-dominating set can be considered as an ideal place in the system for allocating resources, and a minimal 2-dominating set allows for
We present two parallel algorithms for finding a maximal set of paths in a given undirected graph. One is randomized and runs in O(logn) expected time with O(n + m) processors on a CRCW PRAM. The other is deterministic and runs in O(log' n) time with 0(&n + m)/ log n) processors on an EREW PRAM. The