NetworkX

Previous topic

networkx.diameter

Next topic

networkx.periphery

networkx.radius

radius(G, e=None)

Return the radius of the graph G.

The radius is the minimum of all pairs shortest path.