/graph-visualizer

A javascript app that visualizes graph algorithms

Primary LanguageJavaScript

graph-visualizer

ozhi.github.io/graph-visualizer

Our task

  1. Clone this repo
  2. Open index.html
  3. Make the BFS, DFS, Dijkstra and A* buttons work
  4. See how the algorithms find their way in different graphs