Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 8 days 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).*