kevin-wayne / algs4

Algorithms, 4th edition textbook code and libraries
http://algs4.cs.princeton.edu/code/
GNU General Public License v3.0
7.42k stars 2.68k forks source link

diameter of an undirected graph #87

Closed Mohammadreza99A closed 4 years ago

Mohammadreza99A commented 4 years ago

Is there a methode to calculate the diameter of a Graph?