Ecosyste.ms: Awesome
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: 8 days 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 (over 9 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-10T17:08:36.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T01:55:29.950Z (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 wellInput 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).*