#node-id #mapping #rust #mucid

icentral-naive

naive implementation of betweenness centrality

1 unstable release

new 0.1.0 Apr 4, 2025

#10 in #node-id


Used in icentral

MIT/Apache

18KB
160 lines

naive implementation of betweenness centrality

This crate is in the process of being translated from c++ to rust. Currently, it still needs exhaustive testing. It is likely there currently exist many glitches which need to be fixed before proper usage. This crate is based on the original icentral program developed by Fuad Jamor. Please see the following repository for details: https://github.com/fjamour/icentral.

For progress updates, see the workspacer rust project.

Dependencies

~17–27MB
~401K SLoC