comtesse 0.2.1

graph utilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "comtesse"
version = "0.2.1"
edition = "2021"
license = "MIT"
description = "graph utilities"
homepage = "https://github.com/HiddyTiddy/comtesse"
repository = "https://github.com/HiddyTiddy/comtesse"
readme = "README.md"
categories = ["algorithms"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
num-traits = "0.2.15"