Module differential_dataflow::algorithms::graphs::scc
source · Expand description
Strongly connected component structure.
Functions
Returns the subset of edges in the same strongly connected component.
Iteratively removes nodes with no in-edges.