integer/PHP-Dijkstra
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Dijkstra's shortest path-algorithm in PHP including an implementation of a priority queue to support it. See test.php for usage. Author: doug@neverfear.org Changes: @cisox, @integer