Module scc
differential_
dataflow
0.13.2
Module scc
Module Items
Functions
In differential_
dataflow::
algorithms::
graphs
Modules
bfs
bijkstra
propagate
scc
sequential
differential_dataflow
::
algorithms
::
graphs
Module
scc
Copy item path
Settings
Help
Summary
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.