期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Research on LFS Algorithm in Software Network
1
作者 Wei Wang Hai Zhao +9 位作者 Hui Li Jun Zhang Peng Li Zheng Liu naiming guo Jian Zhu Bo Li Shuang Yu Hong Liu Kunzhan Yang 《Journal of Software Engineering and Applications》 2010年第2期185-189,共5页
Betweenness centrality helps researcher to master the changes of the system from the overall perspective in software network. The existing betweenness centrality algorithm has high time complexity but low accuracy. Th... Betweenness centrality helps researcher to master the changes of the system from the overall perspective in software network. The existing betweenness centrality algorithm has high time complexity but low accuracy. Therefore, Layer First Searching (LFS) algorithm is proposed that is low in time complexity and high in accuracy. LFS algorithm searches the nodes with the shortest to the designated node, then travels all paths and calculates the nodes on the paths, at last get the times of each node being traveled which is betweenness centrality. The time complexity of LFS algorithm is O(V2). 展开更多
关键词 LFS SOFTWARE NETWORK the Shortest PATH BETWEENNESS CENTRALITY
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部