An app using Dijkstra algorithm to find the shortest path between different cities. https://dijkstra.ruihildt.xyz
Go to file
rui hildt 877b54f6aa Improve map and layout 2020-10-08 16:02:30 +02:00
public Improve map and layout 2020-10-08 16:02:30 +02:00
src Improve map and layout 2020-10-08 16:02:30 +02:00
.gitignore Improve map and layout 2020-10-08 16:02:30 +02:00
README.md Update source link 2020-09-28 16:15:03 +00:00
package-lock.json Improve map and layout 2020-10-08 16:02:30 +02:00
package.json Replace graph with an svg path 2020-10-07 23:27:30 +02:00
yarn.lock Initial commit from Create React App 2020-02-09 12:09:49 +01:00

README.md

dijkstra-frontend

Find the the shortest path between different cities in Belgium with Dijkstra algorithm.