Skip to content

Edurz135/no-dijkstra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

no-dijkstra

Dijkstra's algorithm, conceived by computer scientist Edsger Dijkstra, is a graph search algorithm that solves in single-source shortest path problem for a graph with non-negative edge path costs, producing a shortest path tree.

🔗 URL: https://no-dijkstra.web.app/

Home page of no-dijkstra project alt text

Editor page of no-dijkstra project alt text

About

🙌 Dijkstra's Algorithm for Shortest Path Graph implemented in JavaScript using React and ReactFlow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published