summaryrefslogtreecommitdiff
path: root/src/betweenness/README
blob: c41e3d106401ab052fcb94f4bf7a27f508c5b25c (plain)
1
2
3
4
5
6
7
8
- bet_dependency computes the contribution to betweenness of each node in the graph
  restricted to shortest paths originating from a range of nodes

 --- TODO ---

- make a multi-threaded version
- make an MPI implementation
- make a version which considers only X% of the nodes, sampled at random