This repository was created to data sctructure and algorithms II class at Federal University of Pelotas. Language used : Javascript ( Nodejs )
-
Notifications
You must be signed in to change notification settings - Fork 1
Dijkstra's algorithm is an algorithm for finding the shortest paths between nodes in a graph, which may represent, for example, road networks. It was conceived by computer scientist Edsger W. Dijkstra in 1956 and published three years later. The algorithm was recreated using Javascript.
BrendonHenrique/Dijkstra-Algorithm-NODEJS
About
Dijkstra's algorithm is an algorithm for finding the shortest paths between nodes in a graph, which may represent, for example, road networks. It was conceived by computer scientist Edsger W. Dijkstra in 1956 and published three years later. The algorithm was recreated using Javascript.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published