This is the executable package of Graphs displayer which can be used to create nodes of a graph and display the graph in a pygame window. The graph can also be displayed in an adjacenecy matrix or adjacency list. It is a command line program meaning you enter text in for the nodes and then you can view it visually as well. The programming language used is Python. The Pygame library/module is used to display the graph visually. For more information follow the links below:
Python - https://www.python.org/
Pygame - https://www.pygame.org/news
Graphs - https://en.wikipedia.org/wiki/Graph_(abstract_data_type)
Graph Theory - https://en.wikipedia.org/wiki/Graph_theory
Graphs Displayer
This is a python program written by Hasan Akhtar
ⒸHasan Akhtar 2023 - All Rights Reserved
There is a license issued with this product - please read for more info