Module depth_first

Module depth_first 

Source
Expand description

this module implements the depth-first search algorithm this module implements a Depth-First Traversal algorithm for hypergraphs

Structsยง

DepthFirstTraversal
Depth-First Traversal algorithm for hypergraphs