https://github.com/yewomhango/dijkstraalgorithm
A simple demo of Dijkstra's algorithm
https://github.com/yewomhango/dijkstraalgorithm
algorithm canvas2d dijkstra-algorithm dijkstra-shortest-path typescript
Last synced: 5 months ago
JSON representation
A simple demo of Dijkstra's algorithm
- Host: GitHub
- URL: https://github.com/yewomhango/dijkstraalgorithm
- Owner: YewoMhango
- Created: 2021-09-08T23:39:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-28T15:39:35.000Z (about 4 years ago)
- Last Synced: 2025-01-11T02:39:04.779Z (11 months ago)
- Topics: algorithm, canvas2d, dijkstra-algorithm, dijkstra-shortest-path, typescript
- Language: TypeScript
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dijkstra's Algorithm
A simple demo of Dijkstra's algorithm. A live online version [here](https://yewomhango.github.io/dijkstraAlgorithm)