fieg/graph-search

Implementation of Graph Search algorithm in PHP

1.0 2014-06-02 20:23 UTC

This package is auto-updated.

Last update: 2024-04-29 03:21:01 UTC


README

Implementation of a Graph Search algorithm in PHP.

Based on the book Artificial Intelligence - foundations of computational agents chapter 3 States and Searching.