istos 0.0.3

A simple crate for graphs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Thomas Reddy <contact@thomasreddy.com>"]
description = "A simple crate for graphs."
edition = "2021"
keywords = ["graph", "algorithms"]
license = "MIT OR Apache-2.0"
name = "istos"
readme = "README.md"
repository = "https://github.com/Augigogigi/istos"
version = "0.0.3"