A simple application developed using Java that helps visualise Dijkstra's algorithm. It asks the user to input the graph (nodes and edges) and shows the output of DIjkstra's algorithm between specified source and destination.
Technologies used
Discussion