Main
get_mean_closeness()
Details
Contribution guidelines
Vignettes
Additional resources
Get the mean closeness centrality of the network.
network (nx.Graph) – The network to get the mean closeness from.
The mean closeness of the network.
float