Skip to main content

Module unfold_graph

Module unfold_graph 

Source
Expand description

unfold_graph: build a PatternGraph from seeds using an expander function.

Ported from Pattern.Graph.Transform.unfoldGraph in the Haskell reference.

Functionsยง

unfold_graph
Build a PatternGraph from a list of seeds.