asiviero/php-dijkstra

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 29

Type:module

0.1.0 2018-04-08 20:30 UTC

This package is not auto-updated.

Last update: 2024-09-24 17:39:54 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