structify_net.scoring.average_clustering

structify_net.scoring.average_clustering(graph)

Average clustering coefficient of the graph

Args:

graph (nx.Graph): A graph

Returns:

float: Average clustering coefficient, a number between 0 and 1