Skip to content
#

girvan-newman-algorithm

Here are 15 public repositories matching this topic...

A team project for the course Algorithm Analysis and Design at IIIT-Hyderabad. Primarily features modelling the stock market as a graph, testing the metrics of numerous algorithms for modeling correlation networks and detecting market fragmentation.

  • Updated Dec 19, 2025
  • Python

This project implements the Girvan-Newman and Louvain algorithms from scratch for community detection in graphs, using datasets like Wiki-Vote and LastFM-Social. It includes automated stopping criteria, dendrogram visualization, and performance comparisons.

  • Updated Nov 20, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the girvan-newman-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the girvan-newman-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more