Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jvaclavik/dijkstra-js

A javascript implementation of dijkstra's algorithm.
https://github.com/jvaclavik/dijkstra-js

Last synced: 18 days ago
JSON representation

A javascript implementation of dijkstra's algorithm.

Awesome Lists containing this project

README

        

JavaScript Dijkstra's Algorithm Implementation
---------------

This is an implementation of [Dijkstra's Algorithm] in JS, HTML5/Canvas, and CSS3.

A fun afternoon project I wrote awhile ago while working in the University CS Tutoring Lab.

MCS 590!

[Dijkstra's Algorithm]: http://en.wikipedia.org/wiki/Dijkstra's_algorithm