Graph-Algorithms-Visualizer
This project provides an interface to visualize the functionality of various pathfinding algorithms. A pathfinding algorithm builds on top of a graph search algorithm and explores routes between nodes, starting at one node and traversing through relationships until the destination has been reached.