Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simply-pouria/graphdrawer

an app that draws simple graphs using their degree set
https://github.com/simply-pouria/graphdrawer

graph graphtheory mathematical-modelling mathematics python tkinter

Last synced: 1 day ago
JSON representation

an app that draws simple graphs using their degree set

Awesome Lists containing this project

README

        

### Graph Drawer

Whenever you search the internet for graph drawers, you will immadiately find diagram drawers related to integrated math, and not something actually related to the Graph Theory.
there are many great apps that can draw diagrams such as Geogebra, desmos etc but non of them can draw an actual Graph!
well, this project is here to fix *that*, it draws a graph using it's degree sequence, as simple as that!

![Graph Drawe interface](https://github.com/simply-pouria/GraphDrawer/blob/main/GraphDrawer.png)