An interactive Python GUI application for visualizing Breadth-First Search (BFS) and Depth-First Search (DFS) algorithms. This project allows users to draw graphs dynamically, and with one click, ...