This project is a Python-based GUI application built using PyQt6 and NetworkX to visualize and compare various graph search algorithms. It allows users to select a start and end node in a predefined ...
An interactive web application for exploring and visualizing large graphs. It loads graphs serialized with Python’s pickle (NetworkX graphs), provides quick browsing of graph collections, and offers ...