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

计算机工程 ›› 2011, Vol. 37 ›› Issue (5): 53-55. doi: 10.3969/j.issn.1000-3428.2011.05.018

• 软件技术与数据库 • 上一篇    下一篇

哈林网络中Steiner树问题的线性时间算法

陆芸婷   

  1. (深圳信息职业技术学院信息技术研究所,广东 深圳 518029)
  • 出版日期:2011-03-05 发布日期:2012-10-31
  • 作者简介:陆芸婷(1980-),女,讲师、博士,主研方向:计算机网络优化,图论及算法
  • 基金资助:
    国家自然科学基金资助项目(60672150);广东省自然科学基金资助项目(7008733);深圳市科技计划基金资助项目(SY2008 06300270A)

Linear Time Algorithm of Steiner Tree Problem in Halin Network

LU Yun-ting   

  1. (Institute of Information Technology, Shenzhen Institute of InformationTechnology, Shenzhen 518029, China)
  • Online:2011-03-05 Published:2012-10-31

摘要: 设计一个在哈林网络中求解Steiner树的线性时间算法,提出伪扇的概念并在伪扇扩充至扇的过程中对Steiner树在扇中可能出现的状态进行枚举,递归压缩哈林图中的扇,通过还原所有扇得到Steiner树。算法的正确性证明、复杂度分析及应用实例分析证明,该算法对于哈林网络的多播选路具有重要的参考价值。

关键词: 哈林网络, Steiner树, 线性算法

Abstract: This paper presents a linear time algorithm to find the Steiner tree in Halin network. The algorithm proposes the concept of pseudo-fan. It enumerates all the possible conditions of Steiner tree in a fan during the expansion from pseudo-fan to fan and recursively shrinks fan structure. Steiner tree is found by reverting all the fans in the end. The proof of correctness and the analysis of the complexity of the algorithm are given. An example is presented. The algorithm has great value to the multicast routing in Halin network.

Key words: Halin network, Steiner tree, linear algorithm

中图分类号: