folmez/Bernoulli-Chung-Lu
# 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
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.1.0.0 | - Excluding self-edges is added
|
|
|
1.0.0.0 |
|