华南理工大学学报(自然科学版) ›› 2015, Vol. 43 ›› Issue (11): 30-34.doi: 10.3969/j.issn.1000-565X.2015.11.005

• 计算机科学与技术 • 上一篇    下一篇

基于度序列的复杂网络模型及其路由策略分析

熊云艳1,肖文俊2,毛宜军3,赖正文1,韩冬1   

  1. 1. 华南理工大学 计算机科学与工程学院 2. 华南理工大学 软件学院 3. 华南农业大学 数学与信息学院
  • 收稿日期:2015-04-15 修回日期:2015-07-22 出版日期:2015-11-25 发布日期:2015-10-01
  • 通信作者: 熊云艳( 1976-) ,女,博士生,副教授,主要从事复杂网络、数据中心网络等的研究 E-mail:yunyanx@163.com
  • 作者简介:熊云艳( 1976-) ,女,博士生,副教授,主要从事复杂网络、数据中心网络等的研究
  • 基金资助:
    国家自然科学基金资助项目( 61170313)

A Degree Sequence-Based Complex Network Model and Its Routing Strategy Analysis

Xiong Yun-yan1 Xiao Wen-jun2 Mao Yi-jun3 Lai Zheng-wen1 Han Dong1   

  1. 1. School of Computer Science and Engineering,South China University of Technology 2. School of Software Engineering,South China University of Technology 3. School of Mathmatics and Informatics,South China University of Agriculture
  • Received:2015-04-15 Revised:2015-07-22 Online:2015-11-25 Published:2015-10-01
  • Contact: 熊云艳( 1976-) ,女,博士生,副教授,主要从事复杂网络、数据中心网络等的研究 E-mail:yunyanx@163.com
  • About author:熊云艳( 1976-) ,女,博士生,副教授,主要从事复杂网络、数据中心网络等的研究
  • Supported by:
    Supported by the National Natural Science Foundation of China( 61170313)

摘要: 通过对复杂网络一般模型的节点度序列{ k1,k2,…,kl } ( 1≤k1 < k2… < kl) 长度 l 的分析,得出了该模型度序列长度的一般特征,即 l 是 log2N( N 为网络节点数) 级别的,同 时采用基于 BA 模型的数据和真实复杂网络数据进行了实证分析,实证结果也证实了该 特征. 论文分析了大规模复杂网络中构建路由表的效率问题,同时构建了大量的基于度序 列的复杂网络的一般模型,通过实验对比了基于广度优先搜索( BFS) 算法的路由策略与 基于最大度( MD) 算法的路由策略的性能,实验结果表明,在复杂网络模型下,基于 MD 算 法的路由策略比基于 BFS 算法的路由策略有更好的性能.

关键词: 复杂网络, 节点度序列, 路由策略

Abstract: By analyzing the length l of the vertex-degree sequence { k1,k2,…,kl} ( 1≤k1 < k2 < … < kl ) of the complex network with general degree distribution,the general characteristic of the length of the vertex-degree sequence is obtained in this paper,which is that l is the order of log2N ( N is the number of network nodes) . Meanwhile,on the basis of the real complex network datasets and the BA model datasets,the empirical analysis is performed,and the results also show this characteristic. Then,the efficiency in building routing tables in large-scale complex networks is analyzed,and many complex networks on the basis of vertex-degree sequence are constructed. Finally,through simulation experiments in complex networks,the performance of the routing strategy on the basis of the breadth first search algorithm ( BFS) is compared with that on the basis of the max degree algorithm ( MD) . It is found that the latter is better than the former

Key words: complex network, vertex-degree sequence, routing strategy

中图分类号: