Skip to content

I'm bored of watching those sorting visualisers. Here's something new. Visualise and know how Graph Algorithms works.

License

Notifications You must be signed in to change notification settings

amanraox/Visualise-Graph-Algorithms

Repository files navigation

Visualise-Graph-Algorithms

ss

Not great but still pretty functional.

functions

Animation of BFS,DFS,Minimum Spanning Tree

Programming Language used:

HTML, CSS, JavaScript, jQuery

Instructions:

Open home.html in a browser. It has a interface to select among DFS,BFS,MST. Select accordingly. For creating graph double tap to add vertices in the Space provided.Then to add an edge (u,v) ; tap u and then tap v. Add node to start the search and click Start button. To refresh the page tap Refresh button. There is a home button as well, to go back to the Home page! There is an Instruction button as well to view the instruction.

About

I'm bored of watching those sorting visualisers. Here's something new. Visualise and know how Graph Algorithms works.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published