A distributed algorithm to find k-dominating sets
分布式、并行与集群计算
2007-05-23 v1
摘要
We consider a connected undirected graph with nodes and edges. A -dominating set in is a set of nodes having the property that every node in is at most edges away from at least one node in . Finding a -dominating set of minimum size is NP-hard. We give a new synchronous distributed algorithm to find a -dominating set in of size no greater than . Our algorithm requires time and messages to run. It has the same time complexity as the best currently known algorithm, but improves on that algorithm's message complexity and is, in addition, conceptually simpler.
引用
@article{arxiv.cs/0309040,
title = {A distributed algorithm to find k-dominating sets},
author = {L. D. Penso and V. C. Barbosa},
journal= {arXiv preprint arXiv:cs/0309040},
year = {2007}
}
备注
To appear in Discrete Applied Mathematics