tcort

tcort/dijkstrajs

A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.

JavaScript
48
16
Other

dijkstrajs is a simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm, designed to find the shortest paths in a graph from a single source node. It's ideal for developers working with graph data structures in JavaScript who need an efficient way to calculate shortest paths, particularly those using Node.js for their projects.

Total donated
Undistributed
Share with your subscribers: