NetworkX

Previous topic

networkx.periphery

Next topic

networkx.average_shortest_path_length

networkx.center

center(G, e=None)

Return the center of graph G.

The center is the set of nodes with eccentricity equal to radius.