Crates.io | diag |
lib.rs | diag |
version | 0.8.3 |
source | src |
created_at | 2022-01-02 14:11:53.971564 |
updated_at | 2022-02-20 11:54:43.008507 |
description | Directed Acyclic Graphs with integer vertices represented as a Strictly Upper Triangular Matrix stored in a bit set |
homepage | https://github.com/adaszko/diag |
repository | https://github.com/adaszko/diag |
max_upload_size | |
id | 506554 |
size | 38,023 |
Directed Acyclic Graphs (DAGs) represented as Strictly Upper Triangular matrices.
See crate docs for more information.