Expand description
Graph utilities and common algorithms.
Modules§
Structs§
- Graph
Traverse Iterator - Iterator that traverses tree in depth and returns shared references to nodes.
- Link
Scheme - Node
Handle Map - A
OriginalHandle -> CopyHandlemap. It is used to map handles to nodes after copying.