[dependencies.icentral-3p]
path = "../icentral-3p"
version = "0.1.0"
[dependencies.icentral-edge]
path = "../icentral-edge"
version = "0.1.0"
[package]
edition = "2021"
name = "icentral-errors"
version = "0.1.0"
description = "Provides error handling utilities for betweenness centrality computations, including custom error types and conversion implementations for synchronization errors."
keywords = ["errorhandling", "betweennesscentralit", "graphtheory", "poisonerror", "synchronization"]
categories = ["algorithms", "concurrency", "data-structures", "science", "mathematics"]
license = "MIT OR Apache-2.0"