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: 2025-01-29 05:06:27 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.