1 unstable release
0.1.0 | Jun 30, 2020 |
---|
#762 in #graph
48KB
528 lines
To run this code:
- install the rust toolchain (rustup, cargo, rustc)
Run these commands: To test the code: cargo test
To run the function in main.rs (note: may run a heavy benchmark):
cargo run --release
To read the documentation in a browser window:
cargo doc --open
Dependencies
~3.5MB
~61K SLoC