Moduland / pyrgg

🔧 Python Graph-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Random Graph Generator

PyPI version

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

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.

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 Graph-Generator

License:MIT License


Languages

Language:Python 100.0%