作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2013, Vol. 39 ›› Issue (6): 134-137. doi: 10.3969/j.issn.1000-3428.2013.06.028

• 移动互联与通信技术 • 上一篇    下一篇

基于分享度的最小连通支配集求解算法

赵学锋a,陈祥恩b   

  1. (西北师范大学 a. 计算机科学与工程学院;b. 数学与统计学院,兰州 730070)
  • 收稿日期:2012-07-05 出版日期:2013-06-15 发布日期:2013-06-14
  • 作者简介:赵学锋(1965-),男,副教授、硕士,主研方向:无线传感器网络;陈祥恩,教授
  • 基金资助:
    国家自然科学基金资助项目(61163037)

Minimum Connected Dominating Set Solution Algorithm Based on Share Degree

ZHAO Xue-feng a, CHEN Xiang-en b   

  1. (a. College of Computer Science and Engineering; b. College of Mathematics and Statistics, Northwest Normal University, Lanzhou 730070, China)
  • Received:2012-07-05 Online:2013-06-15 Published:2013-06-14

摘要: 以节点分享度作为选择分配点的优先级,提出一种最小连通支配集(CDS)求解算法。从根节点开始,将具有局部最大分享度的节点作为支配点,选择连接点与已确定的支配点连通,逐步构造网络的支配树,分析支配树的直径,计算支配树的平均跳数距离(AHD),从而评价网络的通信成本。实验结果表明,与CDS-BD-C2算法相比,该算法得到的CDS规模较小,且支配树的AHD平均减少12%。

关键词: 最小连通支配集, 支配, 连接点, 分享度, 平均跳数距离, 单位圆盘图

Abstract: Making point Share Degree(SD) as the priority of selection control point, a new solution algorithm for computing the minimum Connected Dominating Set(CDS) in networks is proposed. Starting from root node, it iteratively selects nodes with maximum share degree in its neighborhood as dominators and some intermediate nodes as connector link to determined dominators previously, and a dominating tree is found gradually. The diameter of the dominating tree is analyzed, moreover its Average Hop Distances(AHD) is calculated in order to evaluate communication costs in networks. Experimental results show that this algorithm can construct smaller CDS than related works, and the AHD is reduced by 12% on average, compared with the CDS-BD-C2 algorithm.

Key words: Minimum Connected Dominating Set(MCDS), domination, connection point, Share Degree(SD), Average Hop Distance(AHD), Unit Disk Graph(UDG)

中图分类号: