2023/04/19 by Mehdi Naima, Naima, Mehdi, Matthieu Latapy +3
Computer Science · Social Sciences · #Opportunistic and Delay-Tolerant Networks #Caching and Content Delivery #Human Mobility and Location-Based Analysis
paper · pdf · doi:10.48550/arxiv.2304.09791
Betweenness centrality measure assesses the importance of nodes in a graph and has been used in a variety of contexts. Betweenness centrality has also been extended to temporal graphs. Temporal graphs have edges that bear labels according to the time of the interactions between the nodes. Betweenness centrality has been extended to the temporal graph settings, and the notion of paths has been extended to temporal paths. Recent results by Buß et al. and Rymar et al. showed that the betweenness centrality of all nodes in a temporal graph can be computed in O(n3 T2) or O(n2 m T2 ), where T is the number of time units, m the number of temporal edges and n the number of nodes. In this paper, we improve the running time analysis of these previous approaches to compute the betweenness centrality of all nodes in a temporal graph. We give an algorithm that runs in O(n m T + n2 T ).