Jump to content

Tree search algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Bluebot (talk | contribs) at 22:07, 4 November 2005 (Bringing "External links" and "See also" sections in line with Manual of Style recommendations.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Tree search algorithm

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

See also