Open bjcliang-uchi opened 4 years ago
In the notebook it says "The diameter calculates the average distance between any two nodes in the network." But the diameter should instead be defined as the maximum distance. see networkx definition
You are correct - will correct this!
In the notebook it says "The diameter calculates the average distance between any two nodes in the network." But the diameter should instead be defined as the maximum distance. see networkx definition