fieg/graph-search

Implementation of Graph Search algorithm in PHP

Maintainers

Package info

github.com/fieg/graph-search

pkg:composer/fieg/graph-search

Statistics

Installs: 54

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 0

1.0 2014-06-02 20:23 UTC

This package is auto-updated.

Last update: 2026-03-01 00:20: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.