GraphRadius
GraphRadius[g]
gives the minimum eccentricity of the vertices in the graph g.
GraphRadius[{vw,…}]
uses rules vw to specify the graph g.
Details

- The following options can be given:
-
EdgeWeight Automatic weight for each edge Method Automatic method to use - Possible Method settings include "Dijkstra", "FloydWarshall", and "Johnson".
Introduced in 2010
Updated in 2015
(8.0)
|
(10.3)