structify_net.scoring.coreness

structify_net.scoring.coreness(graph, normalized=True)

Coreness of the graph

Args:

graph (_type_): A graph normalized (bool, optional):IF True, the coreness is normalized to be between 0 and 1. Defaults to True.

Returns:

_type_: _description_