We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdfc8f7 commit a5728b7Copy full SHA for a5728b7
README.md
@@ -6,7 +6,7 @@ Group Project for Data Structures and Algorithms 2
6
Completed By Adam O'Brien, Corey Shanahan and Killian Halpin
7
8
9
--The aim of this Assignment was to create a JavaFX App that will find the shortest route from one room on the map
+-The aim of this Assignment was to create a JavaFX App that will find the shortest route from one room to another on the map
10
11
-The Algorithms used are Dijkstra’s algorithm, breadth-first search and depth-first search
12
0 commit comments