asiviero/php-dijkstra

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 27

Type:module

0.1.0 2018-04-08 20:30 UTC

This package is not auto-updated.

Last update: 2025-06-17 21:07:08 UTC


README

Dijkstra's shortest path-algorithm in PHP including an implementation of a priority queue to support it.

See RunTest.php for usage.

Author: doug@neverfear.org