Research on LFS Algorithm in Software Network

HTML  Download Download as PDF (Size: 149KB)  PP. 185-189  
DOI: 10.4236/jsea.2010.32023    5,654 Downloads   9,659 Views  Citations

Affiliation(s)

.

ABSTRACT

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).

Share and Cite:

W. Wang, H. Zhao, H. Li, J. Zhang, P. Li, Z. Liu, N. Guo, J. Zhu, B. Li, S. Yu, H. Liu and K. Yang, "Research on LFS Algorithm in Software Network," Journal of Software Engineering and Applications, Vol. 3 No. 2, 2010, pp. 185-189. doi: 10.4236/jsea.2010.32023.

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.