catlog
0.1.0
Module tree_
algorithms
Module Items
Structs
Traits
In catlog::
dbl
catlog
::
dbl
Module
tree_algorithms
Copy item path
Source
Expand description
Generic algorithms on
trees
.
Structs
§
Breadth
First
Traversal
Iterator for traversing a tree in breadth-first order.
Traits
§
Tree
Isomorphism
Extension trait adding isomorphism checking on
trees
.
Tree
Traversal
Extension trait adding traversal algorithms on
trees
.