differential_
dataflow
0.17.0
Module scc
Module Items
Functions
In differential_
dataflow::
algorithms::
graphs
differential_dataflow
::
algorithms
::
graphs
Module
scc
Copy item path
Source
Expand description
Strongly connected component structure.
Functions
ยง
strongly_
connected
Returns the subset of edges in the same strongly connected component.
trim
Iteratively removes nodes with no in-edges.