folmez/Bernoulli-Chung-Lu

Bernoulli-Chung-Lu random graph model
62 Downloads
Updated 16 Feb 2017

# BernoulliChungLu
A = BERNOULLICHUNGLU(k) generates a random graph with the given degree sequence k. The algorithm is based on the Chung-Lu graph model.

The algorithm used here follows Section 1.2 (Bernoulli Chung Lu) and Section 1.4.1 (Bernoulli Chung Lu, self-edges excluded) of the following
report:

MLA Winlaw, M., H. DeSterck, and G. Sanders. An In-Depth Analysis of the Chung-Lu Model. No. LLNL--TR-678729. Lawrence Livermore National Lab.(LLNL), Livermore, CA (United States), 2015.

Version 1.1 (Dec 2016)
- Excluding self-edges is added
- Input style changed

Version 1.0 (Dec 2016)
- Initial version

Cite As

Fatih Olmez (2024). folmez/Bernoulli-Chung-Lu (https://github.com/folmez/Bernoulli-Chung-Lu), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Graph and Network Algorithms in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.1.0.0

- Excluding self-edges is added
- Input style changed

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.