https://github.com/atiq-cs/configuration-model-tools
Random Graph Generator and related tools
https://github.com/atiq-cs/configuration-model-tools
cpp unix
Last synced: 10 months ago
JSON representation
Random Graph Generator and related tools
- Host: GitHub
- URL: https://github.com/atiq-cs/configuration-model-tools
- Owner: atiq-cs
- License: lgpl-3.0
- Created: 2015-04-21T08:47:20.000Z (about 11 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-10T17:08:36.000Z (over 3 years ago)
- Last Synced: 2025-02-17T21:46:33.744Z (over 1 year ago)
- Topics: cpp, unix
- Language: C++
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Configuration Model Tools
**Social Network Project**
This is,
- Random Graph Generator using Configuration Model-Tool
- Uniform degree distribution generator
- Power law degree distribution generator (normalized)
Demos,
- A working Unix Makefile for build as well
Input Output Samples are in [io-samples](https://github.com/atiq-cs/Configuration-Model-Tools/tree/dev/io-samples) dir.
*Some code revisions are added to the [Supplement](https://github.com/atiq-cs/Configuration-Model-Tools/blob/dev/Supplement.md).*