iduedu.largest_weakly_connected_component¶
- iduedu.largest_weakly_connected_component(graph)[source]¶
Return the largest weakly connected component.
- Return type:
- Parameters:
graph (UrbanGraph)
Return the largest weakly connected component.
graph (UrbanGraph)