An open API service indexing awesome lists of open source software.

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

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).*