Betweenness centrality is widely used as a centrality measure, with applications across several disciplines. It is a measure that quantifies the importance of a vertex based on the vertex’s occurrence on shortest paths in a graph. This is a global measure, and in order to find the betweenness centrality of a node, one is supposed to have complete information about the graph. Most of the algorithms that are used to find betweenness centrality assume the constancy of the graph and are not efficient for dynamic networks. We propose a technique to update betweenness centrality of a graph when nodes are added or deleted. Observed experimentally, for real graphs, our algorithm speeds up the calculation of betweenness centrality from 7 to 412 times in comparison to the currently best-known techniques.
CITATION STYLE
Singh, R. R., Goel, K., Iyengar, S. R. S., & Gupta, S. (2015). A faster algorithm to update betweenness centrality after node alteration. Internet Mathematics, 11(4), 403–420. https://doi.org/10.1080/15427951.2014.982311
Mendeley helps you to discover research relevant for your work.