计算机应用 ›› 2015, Vol. 35 ›› Issue (12): 3344-3347.DOI: 10.11772/j.issn.1001-9081.2015.12.3344

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

增量网络监测点的增量选取算法

丁三军1, 陶兴宇2, 石祥超1, 徐蕾2   

  1. 1. 沈阳飞机设计研究所, 沈阳 110035;
    2. 沈阳航空航天大学计算机学院, 沈阳 110136
  • 收稿日期:2015-06-03 修回日期:2015-08-13 出版日期:2015-12-10 发布日期:2015-12-10
  • 通讯作者: 徐蕾(1959-),女,上海人,教授,硕士,主要研究方向:信息安全。
  • 作者简介:丁三军(1968-),男,宁夏银川人,研究员,硕士,主要研究方向:信息安全;陶兴宇(1991-),男,辽宁沈阳人,硕士研究生,主要研究方向:信息安全;石祥超(1981-),男,黑龙江大庆人,高级工程师,主要研究方向:信息安全。
  • 基金资助:
    中航工业技术创新基金(基础研究类)资助项目(2013S60109R)。

Incremental selection algorithm for incremental network monitoring points

DING Sanjun1, TAO Xingyu2, SHI Xiangchao1, XU Lei2   

  1. 1. Shenyang Aircraft Design and Research Institute, Shenyang Liaoning 110035, China;
    2. Computer College, Shenyang Aerospace University, Shenyang Liaoning 110136, China
  • Received:2015-06-03 Revised:2015-08-13 Online:2015-12-10 Published:2015-12-10

摘要: 针对网络拓扑结构扩充后,原有网络中布置的监测点不易变动的问题,提出一种增量网络监测点的增量选取算法。该算法优化了以网络中顶点的度数作为贪心选择策略求解图的弱顶点覆盖的贪心算法,从而得到更少顶点的近似解。在计算增量网络监测点集时,该算法只利用新增网络拓扑得出新增网络的监测点集,求得的增量监测点可直接加入到原网监测点集合中得到新的全网监测点集,降低重新布置全网监测点的成本。实验结果表明,增量算法得到的全网监测点集与在全新的网络中重新计算得到的全网监测点集的顶点数基本相同,可有效应用于实际的网络监测点部署。

关键词: 网络拓扑, 网络监测, 图的弱顶点覆盖, 网络扩充, 监测点选取算法

Abstract: In order to resolve the difficulty in changing the monitoring points of the original network after extending the network topology structure, an incremental election algorithm for incremental network monitoring points was proposed. The greedy algorithm was optimized by the proposed algorithm to obtain the approximate solution of fewer vertices, which used the degree of vertices in the network as the greedy-choice strategy for the weak vertex cover of the graph. While calculating incremental network monitoring point set, only the extended network topology was used to obtain the corresponding monitoring point set of the new network. The obtained incremental monitoring points could be directly added to the collection of the original network monitoring points for the new whole network monitoring point set and the cost of rearranging the whole network monitoring points could be reduced. The experiment results show that the number of vertices of the whole monitoring point set obtained by the proposed incremental selection algorithm is basically the same with that of a new monitoring point set generated by recalculating the whole network topology structure in the new network. The proposed algorithm can be effectively applied to the deployment of actual network monitoring points.

Key words: network topology, network monitoring, weak vertex cover of graph, network expansion, selection algorithm of monitoring points

中图分类号: