Crates.io | dograph |
lib.rs | dograph |
version | 0.8.4 |
source | src |
created_at | 2022-02-26 09:06:30.62077 |
updated_at | 2022-03-12 09:12:57.824185 |
description | Directed Acyclic Graphs with integer vertices represented as a Strictly Upper Triangular Matrix stored in a bit set |
homepage | https://github.com/adaszko/dograph |
repository | https://github.com/adaszko/dograph |
max_upload_size | |
id | 539864 |
size | 37,959 |
Directed Acyclic Graphs (DAGs) represented as Strictly Upper Triangular matrices.
See crate docs for more information.