A simple app based on Graph Theory, useful for Comp-Sci students trying to grasp the meaning of Graphs and play around with them.
Can be used to solve Graph related problems.
The app requires .NET 6.0 Runtime to run! It was made using WinUI3, it is Open-Source and the code can be found at:
https://github.com/roland31x/GraphUI3