dograph

Crates.iodograph
lib.rsdograph
version0.8.4
sourcesrc
created_at2022-02-26 09:06:30.62077
updated_at2022-03-12 09:12:57.824185
descriptionDirected Acyclic Graphs with integer vertices represented as a Strictly Upper Triangular Matrix stored in a bit set
homepagehttps://github.com/adaszko/dograph
repositoryhttps://github.com/adaszko/dograph
max_upload_size
id539864
size37,959
Adam Szkoda (adaszko)

documentation

README

Directed Acyclic Graphs (DAGs) represented as Strictly Upper Triangular matrices.

See crate docs for more information.

Commit count: 45

cargo fmt