Networkx's nx.closeness_centrality()
uses Linton Freeman's algorithm for closeness centrality. This implementation uses Tore Opsahl's algorithm from this 2010 blog post on closeness centrality in networks with disconnected components.
-
Notifications
You must be signed in to change notification settings - Fork 0
pashri/opsahl_centrality
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An implementation of Tore Opsahl's closeness centrality algorithm for NetworkX, as an alternative to Linton Freeman's
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published