structify_net.scoring.is_degree_heterogeneous

structify_net.scoring.is_degree_heterogeneous(graph)

Returns True if the graph is degree heterogeneous, False otherwise

A graph is considered degree heterogeneous if its degree heterogeneity is greater than the average between the degree heterogeneity of a random graph with the same number of nodes and edges, and a power law graph with the same number of nodes and edges.