The radius of a graph is defined to be the minimum of the eccentricities of the vertexSet, i.e, the smallest number k such that for some vertex v, the distance between v and another vertex is less than or equal to k.
|
|
|
The object radius is a method function.
The source of this document is in Graphs.m2:4017:0.