jsgraphs icon indicating copy to clipboard operation
jsgraphs copied to clipboard

Implement Dijkstra's algorithm

Open mlarocca opened this issue 5 years ago • 0 comments

Add an implementation of Dijkstra's algorithm. Create a sub-folder for algorithms, so that it's possible to only load the ones needed, avoiding to make Graph a huge all-in-one class.

mlarocca avatar Apr 21 '20 22:04 mlarocca