Skip to content

Code for computing the Randomized Shortest Paths betweenness centralities of a network

License

Notifications You must be signed in to change notification settings

ikivimak/RSP-betweenness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains code for computing the Randomized Shortest Paths betweenness centralities of a network, based on

Kivimäki, Ilkka, et al. "Two betweenness centrality measures based on Randomized Shortest Paths." arXiv preprint arXiv:1509.03147 (2015).

and the data used within that paper. In addition, osm2nx.py can be used to parse OpenStreetMap geodata into Networkx and has been used to generate lowermanhattan.mat.

About

Code for computing the Randomized Shortest Paths betweenness centralities of a network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published