NetworkX

Previous topic

networkx.is_strongly_connected

Next topic

networkx.strongly_connected_components

networkx.number_strongly_connected_components

number_strongly_connected_components(G)

Return the number of strongly connected components in G.

For directed graphs only.