Back to Search Start Over

Parallel Search of Strongly Ordered Game Trees.

Authors :
Marsland, T. A.
Campbell, M.
Source :
ACM Computing Surveys. Dec82, Vol. 14 Issue 4, p533-551. 19p.
Publication Year :
1982

Abstract

The "alpha-beta" algorithm forms the basis of many programs that search game trees. A number of methods have been designed to improve the utility of the sequential version of this algorithm, especially for use in game-playing programs. These enhancements are based on the observation that alpha-beta is most effective when the best move in each position is considered early in the search. Trees that have this so-called "strong ordering" property are not only of practical importance but possess characteristics that can be exploited in both sequential and parallel environments. This paper draws upon experiences gained during the development of programs which search chess game trees. Over the past decade major enhancements to the alpha-beta algorithm have been developed by people building game-playing programs, and many of these methods will be surveyed and compared here. The balance of the paper contains a study of contemporary methods for searching chess game trees in parallel, using an arbitrary number of independent processors. To make efficient use of these processors, one must have a clear understanding of the basic properties of the trees actually traversed when alpha-beta cutoffs occur. This paper provides such insights and concludes with a brief description of our own refinement to a standard parallel search algorithm for this problem. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
03600300
Volume :
14
Issue :
4
Database :
Academic Search Index
Journal :
ACM Computing Surveys
Publication Type :
Academic Journal
Accession number :
12154566
Full Text :
https://doi.org/10.1145/356893.356895