soozanarbabi / pyrgg

🔧 Python Random Graph Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Random Graph Generator

PyPI version DOI

Overview

Simple random graph generator based on DIMACS

Installation

Source Code

PyPI

Usage

pyrgg usage
pyrgg output

Issues & Bug Reports

Just fill an issue and describe it. I'll check it ASAP! or send an email to sepand@qpage.ir.

TODO

  • Sizes
    • Small
    • Medium
    • Large
  • Weighted Graph
    • Signed Weights
  • Directed Graph
  • Self loop
  • Parallel Arc
  • Multithreading
  • GUI
  • Erdős–Rényi model
  • Tree

Sample Files

Contribution

You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. ❤️

Remember to write a few tests for your code before sending pull requests.

Citing

If you use pyrgg in your research , please cite this ;-)

[1]Sepand Haghighi. pyrgg : Python Random Graph Generator 2017. doi:10.5281/zenodo.830031

License

Reference

DIMACS

Donate to our project

Beerpay :

Hey dude! Help me out for a couple of 🍻!

Beerpay Beerpay

Bitcoin :

1XGr9qbZjBpUQJJSB6WtgBQbDTgrhPLPA

Payping (For Iranian citizens) :

About

🔧 Python Random Graph Generator

License:MIT License


Languages

Language:Python 93.7%Language:TeX 6.3%