Issues
- 0
- 0
- 1
Visualization?
#26 opened by matthiasbeyer - 4
Release new version
#34 opened by azriel91 - 1
Repository does not contain release tags
#30 opened by matthiasbeyer - 0
Daggy not detecting loop cycles
#28 opened by jdeschenes - 1
Clearing the dag does not clear the cycle state
#31 opened by rhsmits91 - 7
Update petgraph and use StableGraph
#12 opened by Jengamon - 3
Provide roots (and leafs) method
#24 opened by hellow554 - 4
Petgraph Compile Error
#17 opened by AlexCreamer - 2
Iterator over tree ends
#13 opened - 0
Links in doc don't work on docs.rs
#23 opened by FliegendeWurst - 0
Change `parents` and `children` naming conventions to match petgraph's `incoming` and `outgoing`?
#19 opened by mitchmindtree - 0
Transactional adds/removes
#15 opened - 0
add documentation link to crates.io crate
#11 opened by apopiak - 2
- 1
Add `.add_edge_unchecked` method, for adding an edge without checking for cycles.
#2 opened by mitchmindtree