Closeness Centrality
From Gephi:Wiki
Closeness Centrality
|
The average distance from a given node to all other nodes in the network.
Objective
Description
From Wikipedia
Source code
See org.gephi.statistics.plugin.GraphDistance.java.
Acknowledgments
This code was implemented by Patrick McSweeney.
Implemented Algorithm
Ulrik Brandes (2001). A faster algorithm for betweenness centrality PDF

