Misplaced Pages

Tree search algorithm

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Frecklefoot (talk | contribs) at 17:44, 7 October 2002 (Moved A* into list). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 17:44, 7 October 2002 by Frecklefoot (talk | contribs) (Moved A* into list)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Tree search algorithms are specialized versions of graph search algorithms, which take the properties of trees into account.

Tree search algorithm Add topic