periphery
Distance-Regular Graphs
Enter search terms or a module, class or function name.
Return the radius of the graph G.
The radius is the minimum eccentricity.
G : NetworkX graph
A graph
e : eccentricity dictionary, optional
A precomputed dictionary of eccentricities.
r : integer
Radius of graph