Skip to content

implementing dijkstra to find the shortest path in java

Notifications You must be signed in to change notification settings

ssachde5/dijkstra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

******To Execute the project****************

1.Copy the jar file to the desired location 
2.Open command prompt
3.Change directory using cd command to the location where jar file is placed
4.After changing the directory run command java -jar filename.jar 
5.After the above command has been done the project will execute instruction can be followed for various features on the command prompt.

Environment required
operating system:mac ,windows
The machine should have jdk(java development kit) and jre(java runtime environment) .
Path variable for jdk should be set to run the .jar file on command line.

About

implementing dijkstra to find the shortest path in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages