Module decycler

Source
Expand description

Support for cycle detection in DFS graph traversals.

Structsยง

Decycler ๐Ÿ”’
Cycle detector for DFS traversal of a graph.
DecyclerGuard ๐Ÿ”’

Enumsยง

DecyclerError ๐Ÿ”’