Docs.rs
scirs2-graph-0.1.0-rc.2
scirs2-graph 0.1.0-rc.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
bincode ^2.0.1
normal
itertools ^0.14
normal
num_cpus ^1.17.0
normal
ordered-float ^5.0.0
normal
parking_lot ^0.12.4
normal
petgraph ^0.8.2
normal
scirs2-core ^0.1.0-rc.2
normal
scirs2-sparse ^0.1.0-rc.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
sysinfo ^0.37.1
normal
thiserror ^2.0.16
normal
approx ^0.5.1
dev
criterion ^0.7.0
dev
ctor ^0.5
dev
num_cpus ^1.17.0
dev
tempfile ^3.23.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module infomap
scirs2_
graph
0.1.0-rc.2
Module infomap
Module Items
Structs
Functions
In scirs2_
graph::
algorithms::
community
scirs2_graph
::
algorithms
::
community
Module
infomap
Copy item path
Source
Expand description
Infomap algorithm for community detection
Structs
§
Infomap
Result
Represents the result of the Infomap algorithm
Functions
§
infomap_
communities
Infomap algorithm for community detection