Skip to content

Creating the Map of Pakistan on GUI (Java Swing), where upon clicking two cities, the shortest path between them is found by making use of the Dijkstra's Algorithm.

Notifications You must be signed in to change notification settings

s-m-sharjeel/Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map

Creating the Map of Pakistan on GUI (Java Swing), where, upon clicking two cities, the shortest path between them is found by making use of the Dijkstra's Algorithm.

A working demo for the application is provided here.

Navigation Controls:

R -> Reset City Selection S -> Open Window for City Selection by Name F -> Open Window for City Selection from List SPACE/ENTER -> Find Path D -> Toggle BG Color C -> Select BG Color

SS

About

Creating the Map of Pakistan on GUI (Java Swing), where upon clicking two cities, the shortest path between them is found by making use of the Dijkstra's Algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages