iduedu.number_strongly_connected_components¶
- iduedu.number_strongly_connected_components(graph)[source]¶
Return the number of strongly connected components.
- Return type:
- Parameters:
graph (UrbanGraph)
Return the number of strongly connected components.
graph (UrbanGraph)