Title :
Design, Analysis, and Implementation of a Parallel Tree Search Algorithm
Author :
Akl, Selim G. ; Barnard, David T. ; Doran, Ralph J.
Author_Institution :
MEMBER, IEEE, Department of Computing and Information Science, Queen´´s University, Kingston, Ont., Canada.
fDate :
3/1/1982 12:00:00 AM
Abstract :
The alpha-beta algorithm for searching decision trees is adapted to allow parallel activity in different parts of a tree during the search. The algorithm has been implemented in a procedural simulation language (GASP IV). The simulation environment provides the illusion of multiple software processes and multiple hardware processors. A number of preliminary experiments have been done to gather statistics on run time, nodes scored, and nodes visited. Results indicate that a substantial reduction in time of search occurs because of the use of parallelism. An analytic expression for the storage requirements of the algorithm is derived. The analysis provides an example of the classical tradeoff between time and storage.
Keywords :
Algorithm design and analysis; Artificial intelligence; Computer aided instruction; Decision trees; Hardware; Information science; Microprocessors; Parallel processing; Power engineering computing; Statistics; Alpha-beta algorithm; artificial intelligence; decision tree; game playing program; multiple instruction stream multiple data stream (MIMD) computer; parallelism; search techniques; simulation;
Journal_Title :
Pattern Analysis and Machine Intelligence, IEEE Transactions on
DOI :
10.1109/TPAMI.1982.4767226