ahollocou / graph-streaming

A streaming algorithm for graph clustering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Streaming Algorithm for Graph Clustering

This repository provides supplementary material and source code for the paper A Streaming Algorithm for Graph Clustering by Alexandre Hollocou, Julien Maudet, Thomas Bonald and Marc Lelarge.

The C++ version of the code that is used in our benchmarks can be found in the cpp/ directory.

In the python/ directory, you can find a Jupyter notebook that illustrates the behaviour of the algorithm on a synthetic graph.

figure

About

A streaming algorithm for graph clustering


Languages

Language:Jupyter Notebook 89.9%Language:C++ 9.9%Language:CMake 0.2%