2
37kviews
Write steps of Girvan- Newman Algorithm. Explain clustering of Social-Network Graphs using GN algorithm with example?
1 Answer
6
2.7kviews
  • In order to find out between edges, we need to calculate shortest paths from going through each of the edges.

  • Girvan - Newman Algorithm visits each node X once and computes the number of shortest paths from X to each of the other nodes that go through each of the …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.