dijkstrajs

1.0.3 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1,461,849
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1,461,849
  • 1.0.2
    480,851
  • 1.0.1
    130,808
  • 1.0.0
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i dijkstrajs

Weekly Downloads

2,073,508

Version

1.0.3

License

MIT

Unpacked Size

10.8 kB

Total Files

7

Last publish

Collaborators

  • tcort