graph_reduce 0.1.1

Simplify and sort directed acyclic graphs, and their associated matrices
Documentation
[package]
name = "graph_reduce"
version = "0.1.1"
authors = ["Sam Miller <noogii7@gmail.com>"]
edition = "2018"
license = "BSD-3-Clause"
description = "Simplify and sort directed acyclic graphs, and their associated matrices"
repository = "https://github.com/Melephas/graph_reduce"
homepage = "https://github.com/Melephas/graph_reduce"
documentation = "https://docs.rs/graph_reduce"
readme = "README.md"


[dependencies]