首页 | 本学科首页   官方微博 | 高级检索  
     

基于邻接矩阵的网络流量检测点设置算法
引用本文:石恒华,何泾沙,许鑫.基于邻接矩阵的网络流量检测点设置算法[J].计算机研究与发展,2009,46(Z1).
作者姓名:石恒华  何泾沙  许鑫
作者单位:1. 北京工业大学计算机学院,北京,100124
2. 北京工业大学软件学院,北京,100124
基金项目:北京市自然科学基金项目 
摘    要:在研究网络流量的有效测量问题时,考虑网络节点的流守恒,把网络流量监测点问题抽象为无向图的最小弱顶点覆盖问题,这是一个NP难的问题.基于图论中邻接矩阵的概念,提出一个近似算法,通过重复删除邻接矩阵中所有行元素之和不超过1的节点对应的行和列,得到最小弱顶点覆盖集.在此基础上通过预先递归去除无向图中1度节点,满足任意节点度数都大于或等于2的最小弱顶点覆盖问题求解条件,并将递归节点作为该近似算法的入口点.仿真实验表明,与现有算法相比,新算法具有更好的性能,能够发现更小的弱顶点覆盖集.

关 键 词:弱顶点覆盖  NP难  流守恒  近似算法  邻接矩阵

An Algorithm for Seeking Monitor-Nodes Measuring Network Traffic Based on Adjacency Matrix
Shi Henghua,He Jingsha,Xu Xin.An Algorithm for Seeking Monitor-Nodes Measuring Network Traffic Based on Adjacency Matrix[J].Journal of Computer Research and Development,2009,46(Z1).
Authors:Shi Henghua  He Jingsha  Xu Xin
Abstract:To research the efficient measurement of the network traffic,considering the equation of the flow conservation,seeking monitor-nodes is regarded as the problem of finding out the minimum weak vertex cover of a graph,which is NP-hard.An approximation algorithm is proposed based on the concept of adjacent matrix in graph,and the algorithm finds out the minimum weak vertex cover set by repeatedly deleting the rows and columns of the nodes whose line element amount is not more than one.By recursively eliminating one out-degree nodes before executing the algorithm,the conditions of finding out the minimum weak vertex cover are met:there are not more than or equal to two out-degree nodes in the graph,and the recursive nodes are selected as the entrance of the algorithm.The simulation results show that the novel algorithm is more efficient than the traditional algorithms,and it can find smaller weak vertex cover.
Keywords:weak vertex  NP-hard  flow conservation  approximation algorithm  adjacency matrix
本文献已被 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号