Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-04 | Implement DependencyCalculator | Marcin Chrzanowski | |
A DependencyCalculator instance will, for each vertex in the given graph, calculate the dependency on the given vertex. |
index : brandes | |
A parallel implementation of Brandes' algorithm for betweenness centrality |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-04 | Implement DependencyCalculator | Marcin Chrzanowski | |
A DependencyCalculator instance will, for each vertex in the given graph, calculate the dependency on the given vertex. |