PHP 8.2.30
Preview: README.md Size: 391 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/dijkstrajs/README.md

# 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

* [nodejs](http://nodejs.org/)

## Installation

    npm install dijkstrajs

## Examples

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

Directory Contents

Dirs: 1 × Files: 6

Name Size Perms Modified Actions
test DIR
- drwxr-xr-x 2026-02-27 09:44:58
Edit Download
52 B lrw-r--r-- 2026-02-27 09:45:00
Edit Download
248 B lrw-r--r-- 2026-02-27 09:44:58
Edit Download
5.08 KB lrw-r--r-- 2026-02-27 09:44:58
Edit Download
714 B lrw-r--r-- 2026-02-27 09:45:00
Edit Download
1.24 KB lrw-r--r-- 2026-02-27 09:44:58
Edit Download
391 B lrw-r--r-- 2026-02-27 09:45:00
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).