ftudisco / scalefreechunglu

Implementation of a fast Chung-Lu random graph generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scale Free Chung-Lu

This repository contains the codes used in the paper

Generating large scale-free networks with the Chung-Lu random graph model by Dario Fasino, Arianna Tonetto and Francesco Tudisco

In particular, you can find here the Matlab and Python implementations of the fast Chung-Lu random graph generating algorithm we describe in the paper.

If you use this code, please cite:

About

Implementation of a fast Chung-Lu random graph generator

License:GNU General Public License v3.0


Languages

Language:Python 52.4%Language:MATLAB 47.6%