graph_kit 0.1.0

A library for graph algorithms
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.algebra_kit]
version = "0.1.14"

[dependencies.matrix_kit]
version = "0.2.2"

[package]
description = "A library for graph algorithms"
edition = "2021"
license = "GPL-3.0-or-later"
name = "graph_kit"
readme = "README.md"
version = "0.1.0"