Defined in File Eccentricity.hpp
The eccentricity of a node u is defined as the distance to the farthest node from u. In other words, it is the longest shortest-path starting from node u.
u
Public Static Functions
The farthest node v, and the length of the shortest path to v.