https://github.com/dr-mod/tiny-graph
https://github.com/dr-mod/tiny-graph
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dr-mod/tiny-graph
- Owner: dr-mod
- Created: 2018-08-19T22:27:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-20T19:41:53.000Z (almost 8 years ago)
- Last Synced: 2025-02-26T05:29:42.695Z (over 1 year ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tiny graph
A dirty implementation of the Dijkstra’s Shortest Path algorithm.