m-chrzan.xyz
index
:
brandes
master
A parallel implementation of Brandes' algorithm for betweenness centrality
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
blob: 5e1930bb19948c47ad6eeb21ed3bab05575dab76 (
plain
)
1
2
3
4
5
6
7
8
# Brandes's Algorithm
## Running
mkdir build cd build cmake .. make