tools for computing various graph-theoretic stats
Stars
2
Forks
1
Watchers
2
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
43
commits
Implemented reporting of progress and ETA with -p option.
b33244cView on GitHubImplemented better checking of malformed lines in the input graph.
8efdaf0View on GitHubRenamed functions and variables in prep for implementing edge betweenness.
c6f608bView on GitHubImplemented min/max centrality and improved accuracy of avg centrality.
bace8f4View on GitHubChanged to calculate the avg eccentricity with greater precision.
93b3996View on GitHub