V
Visualising Dijkstra's Algorithm
A simple java powered GUI application which helps one to understand Dijkstra's Alogrithm via animations and user interface.
93
Created on 17th December 2019
•
V
Visualising Dijkstra's Algorithm
A simple java powered GUI application which helps one to understand Dijkstra's Alogrithm via animations and user interface.
The problem Visualising Dijkstra's Algorithm solves
With a very simple user interface , the application asks the user to enter the graph (which can also be imported from a text file),
select start and destination vertex and find the shortest path between them using the Dijkstra's Algorithm and highlights the path via animations.
Discussion
Builders also viewed
See more projects on Devfolio