计算机应用 ›› 2011, Vol. 31 ›› Issue (07): 1962-1965.DOI: 10.3724/SP.J.1087.2011.01962

• 网络与通信 • 上一篇    下一篇

求解圆盘图中最小连通支配集的近似算法

赵学锋   

  1. 西北师范大学 数学与信息科学学院,兰州 730070
  • 收稿日期:2010-12-17 修回日期:2011-01-31 发布日期:2011-07-01 出版日期:2011-07-01
  • 通讯作者: 赵学锋
  • 作者简介:赵学锋(1965-),男,甘肃渭源人, 副教授,硕士,主要研究方向:图与网络算法。
  • 基金资助:

    甘肃省科技攻关项目

Approximation algorithm for minimum connected dominating set in unit disk graphs

Xue-feng ZHAO   

  1. College of Mathematics and Information Science, Northwest Normal University, Lanzhou Gansu 730070, China
  • Received:2010-12-17 Revised:2011-01-31 Online:2011-07-01 Published:2011-07-01
  • Contact: Xue-feng ZHAO

摘要: 针对无线传感器网络常用的拓扑模型单位圆盘图,提出了基于分布式贪心策略的近似算法DDT,在算法执行的每一轮中,根据一跳邻域范围内的权值和邻居的状态信息,选举出节点并和已确定的节点连接,逐步构造出网络图中的一个支配树。用概率方法研究了支配树中的节点度的性质,通过对极大独立集和最小连通支配集之间关系的分析,得到单位圆盘图中最小连通支配集问题一个新的近似比。计算结果表明,和相关的分布式算法相比,DDT产生的连通支配集在规模上更优。

关键词: 最小连通支配集, 极大独立集, 近似算法, 支配树, 单位圆盘图

Abstract: Minimum Connected Dominating Set (MCDS) problem is a classical optimization issue in the design of wireless networks. For the construction of MCDS in the Unit Disk Graph (UDG) to model wireless sensor networks, an efficient approximation algorithm, DDT, was proposed based on distributed greedy strategy. In each round, it repeatedly selected a node to link a determined node according to weights and state information among one-hop neighborhood, and finally, found a dominating tree for the graph. The maximum node degree in the dominating tree was studied using probabilistic method. By analyzing the relationship between the size of the maximal independent set and the minimum connected dominating set, the algorithm produced a new approximation ratio. The experimental results show the superiority of the DDT algorithm over other existing distributed algorithms in terms of the CDS size.

Key words: minimum connected dominating set, minimal independent set, approximately algorithms, dominating tree, Unit Disk Graph (UDG)

中图分类号: