grinpy.invariants.disparity.closed_disparity_sequence

grinpy.invariants.disparity.closed_disparity_sequence(G)

Return the sequence of closed disparities of each node in the graph.

Parameters:G (NetworkX graph) – An undirected graph.
Returns:The sequence of closed disparities of each node in the graph.
Return type:list