diag

Crates.iodiag
lib.rsdiag
version0.8.3
sourcesrc
created_at2022-01-02 14:11:53.971564
updated_at2022-02-20 11:54:43.008507
descriptionDirected Acyclic Graphs with integer vertices represented as a Strictly Upper Triangular Matrix stored in a bit set
homepagehttps://github.com/adaszko/diag
repositoryhttps://github.com/adaszko/diag
max_upload_size
id506554
size38,023
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