dijkstrajs
A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.
Last updated 3 years ago by tcort .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install dijkstrajs 
SYNC missed versions from official npm registry.

dijkstrajs.js

dijkstrajs is a simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.

The code was originally written by Wyatt Baldwin and turned into a node module by Thomas Cort.

Requirements

Installation

npm install dijkstrajs

Examples

See test/dijkstra.test.js in the sources for some example code.

Current Tags

  • 1.0.3                                ...           latest (2 years ago)

5 Versions

  • 1.0.3                                ...           2 years ago
  • 1.0.2                                ...           3 years ago
  • 1.0.1                                ...           9 years ago
  • 1.0.0                                ...           10 years ago
  • 0.0.0                                ...           10 years ago
Maintainers (1)
Downloads
Total 0
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (3)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE