grafos-tools 0.1.0

Graph Theory Package. Create, manipulate and run algorithms on graphs.
Documentation
[dependencies.thiserror]
version = "1.0.66"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Graph Theory Package. Create, manipulate and run algorithms on graphs."
edition = "2021"
license = "GPL-3.0-only"
name = "grafos-tools"
readme = "README.md"
version = "0.1.0"