Module breadth_first

Module breadth_first 

Source
Expand description

this module implements the breadth-first search algorithm this module implements the breadth-first search algorithm as an operator on the hypergraph.

Structsยง

BreadthFirstTraversal
Breadth-First Traversal algorithm for hypergraphs