[dependencies.icentral-3p]
version = "0.1.0"
[dependencies.icentral-mindexed-map]
version = "0.1.0"
[dependencies.icentral-nodeid]
version = "0.1.0"
[lib]
name = "icentral_path_counts"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["algorithms", "data-structures", "simulation", "science", "mathematics"]
description = "A crate for managing path counts of nodes in graph-like structures, designed for efficient performance in computational graph analysis."
edition = "2021"
keywords = ["path", "nodes", "graph", "algorithm", "compute"]
license = "MIT OR Apache-2.0"
name = "icentral-path-counts"
readme = "README.md"
version = "0.1.0"