vix.ing · top · new · best · stats · spec

A faster algorithm for betweenness centrality*

2001/06/01 by Ulrik Brandes · 48 citations
Computer Science · Physics and Astronomy · #Advanced Graph Neural Networks #Complex Network Analysis Techniques #Opinion Dynamics and Social Influence

paper · doi:10.1080/0022250x.2001.9990249

crossref issued 2001/06/01 · crossref published 2001/06/01 · crossref published-print 2001/06/01 · openalex publication_date 2001/06/01 · crossref created 2010/08/26 · crossref deposited 2025/02/25 · openalex created_date 2025/10/10 · crossref indexed 2026/07/30 · openalex updated_date 2026/07/30

Abstract

Motivated by the fast‐growing need to compute centrality indices on large, yet very sparse, networks, new algorithms for betweenness are introduced in this paper. They require O(n + m) space and run in O(nm) and O(nm + n2 log n) time on unweighted and weighted networks, respectively, where m is the number of links. Experimental evidence is provided that this substantially increases the range of networks for which centrality analysis is feasible. The betweenness centrality index is essential in the analysis of social networks, but costly to compute. Currently, the fastest known algorithms require ?(n 3) time and ?(n 2) space, where n is the number of actors in the network.

Citations

Cited by

Related