structify_net.scoring.giant_component_ratio

structify_net.scoring.giant_component_ratio(graph)

Ratio of the largest component to the total number of nodes

Args:

graph (nx.Graph): A graph

Returns:

_type_: _description_