Improved Speedup Bounds for Parallel Alpha-Beta Search
暂无分享,去创建一个
In this paper we investigate the ``mandatory-work-first'' approach to parallel alpha-beta search first proposed by Akl, Barnard, and Doran. This approach is based on a version of alpha-beta search without deep cutoffs and a two-stage evaluation process, the second stage of which is often pruned. Our analysis shows that for best-first ordering on the lookahead tree, this approach provides greater speedup than the Palphabeta tree-splitting technique, and that for worst-first ordering, mandatory work first provides only slightly worse speedup than Palphabeta.
[1] John P. Fishburn,et al. Parallelism in Alpha-Beta Search , 1982, Artif. Intell..
[2] Per Brinch Hansen,et al. Operating System Principles , 1973 .
[3] Donald E. Knuth,et al. The Solution for the Branching Factor of the Alpha-Beta Pruning Algorithm , 1981, ICALP.
[4] Selim G. Akl,et al. Design, Analysis, and Implementation of a Parallel Tree Search Algorithm , 1982, IEEE Transactions on Pattern Analysis and Machine Intelligence.
[5] Philip H. Swain,et al. Purdue e-Pubs , 2022 .