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