Skip to content

A graph visualization tool that can simulate Dijkstra's famous shortest path algorithm.

License

Notifications You must be signed in to change notification settings

jansm04/dijkstra-visualizer

Repository files navigation

Dijkstra's Algorithm Visualizer

I built this project as a way to help students learning about data structures and algorithms fully conceptualize how Dijkstra's Algorithm works. The app features a fully-functional graph designer tool and algorithm animation that displays the state of both the graph and priority queue after each step in the traversal.

Check the app out here: https://www.davbyjan.com

About

A graph visualization tool that can simulate Dijkstra's famous shortest path algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages