Skip to content

vabugoyal/GraphVisualiser

Repository files navigation

This is a graph visualiser which can run various graph algorithms on the input graph. You can simulate the following algorithms

  1. DFS
  2. BFS
  3. Prim
  4. Kruskal
  5. Dijkstra

DFS

Screenshot 2022-07-08 at 5 33 10 PM

BFS

Screenshot 2022-07-08 at 5 34 19 PM

PRIM

Screenshot 2022-07-08 at 5 36 56 PM

Kruskal

Screenshot 2022-07-08 at 5 37 35 PM

Dijkstra

Screenshot 2022-07-08 at 5 43 16 PM

About

This will help us visualise various graph algorithms given the nodes and edges in the graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •