Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 249 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 249 Bytes

GraphsVisualization

Prims and Kruskal Visualization using Tkinter.

The only file needed is Main_GUI.py.
Prims_And_Kruskals.py is just a textual representation of Prim's and Kruskal's algorithm.

Example of Kruskal's in action: