https://github.com/codeesura/dijkstra-algorithm
This project offers a JavaScript implementation of Dijkstra's algorithm with a user-friendly PriorityQueue class, ideal for finding the shortest paths in complex graphs as in routing or network optimization.
https://github.com/codeesura/dijkstra-algorithm
algorithm dijkstra dijkstra-algorithm shortest-path shortest-path-algorithm shortest-path-routing-algorithm shortest-paths
Last synced: about 2 months ago
JSON representation
This project offers a JavaScript implementation of Dijkstra's algorithm with a user-friendly PriorityQueue class, ideal for finding the shortest paths in complex graphs as in routing or network optimization.
- Host: GitHub
- URL: https://github.com/codeesura/dijkstra-algorithm
- Owner: codeesura
- License: mit
- Created: 2023-11-13T17:46:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T19:35:02.000Z (about 2 years ago)
- Last Synced: 2025-06-10T12:45:20.146Z (6 months ago)
- Topics: algorithm, dijkstra, dijkstra-algorithm, shortest-path, shortest-path-algorithm, shortest-path-routing-algorithm, shortest-paths
- Language: JavaScript
- Homepage:
- Size: 532 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0