asiviero/php-dijkstra

Maintainers

Package info

github.com/asiviero/PHP-Dijkstra

Type:module

pkg:composer/asiviero/php-dijkstra

Statistics

Installs: 24

Dependents: 0

Suggesters: 0

Stars: 0

0.1.0 2018-04-08 20:30 UTC

This package is not auto-updated.

Last update: 2026-03-25 00:47:19 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