icentral-compare-runtime 0.1.0

A Rust crate for comparing brandes runtimes
Documentation
[dependencies.icentral-3p]
version = "0.1.0"

[dependencies.icentral-brandes]
version = "0.1.0"

[dependencies.icentral-errors]
version = "0.1.0"

[dependencies.icentral-graph]
version = "0.1.0"

[dependencies.icentral-graph-interface]
version = "0.1.0"

[dependencies.icentral-nodeid]
version = "0.1.0"

[dependencies.icentral-scores]
version = "0.1.0"

[dependencies.icentral-timer]
version = "0.1.0"

[lib]
name = "icentral_compare_runtime"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["algorithms", "data-structures", "science", "mathematics", "development-tools"]
description = "A Rust crate for comparing brandes runtimes"
edition = "2021"
keywords = ["graph", "betweenness", "algorithm", "component", "centrality"]
license = "MIT OR Apache-2.0"
name = "icentral-compare-runtime"
readme = false
version = "0.1.0"