Graph Algorithm Simulator for educational use, focusing on DAA. It allows interactive graph creation and visualizes algorithms like BFS, DFS, and Dijkstra's with dynamic edge weights.
-
Updated
May 27, 2025 - JavaScript
Graph Algorithm Simulator for educational use, focusing on DAA. It allows interactive graph creation and visualizes algorithms like BFS, DFS, and Dijkstra's with dynamic edge weights.
Graph Algorithm Simulator is an educational tool designed to visualize graph algorithms such as BFS, DFS, and Dijkstra's in a dynamic interface. Users can create interactive graphs, manipulate edge weights, and observe algorithm behavior in real-time, catering to B.Tech students studying Design and Analysis of Algorithms.
Add a description, image, and links to the graphalgorithms topic page so that developers can more easily learn about it.
To associate your repository with the graphalgorithms topic, visit your repo's landing page and select "manage topics."