weakly_connected_components
is_attracting_component
Enter search terms or a module, class or function name.
Generate weakly connected components as subgraphs.
G : NetworkX Graph
A directed graph.
copy : bool
If copy is True, graph, node, and edge attributes are copied to the subgraphs.