dijkstrajs
A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.
@dr-nio/aura-path-algorithms
AURA - Adaptive Unified Routing Algorithms: A modern ES package providing graph shortest-path algorithms (Aura, Dijkstra, A*).
k-shortest-path
Computes the K shortest paths in a graph from node s to node t using Yen's algorithm