A game tree with distinct leaf values which is easy for the alpha-beta algorithm

作者:

Highlights:

摘要

The alpha-beta algorithm is an efficient technique for searching game trees. As parallel computers become more available, it is important to have good parallel game tree search algorithms. Until now it is an open problem whether a linear speedup can be achieved with respect to sequential alpha-beta. This note presents a sample of game trees with distinct leaf values, which are easy for sequential alpha-beta—independently of the move ordering in the trees. We conjecture that these trees are difficult test cases for parallel algorithms.

论文关键词:

论文评审过程:Available online 25 February 2003.

论文官网地址:https://doi.org/10.1016/0004-3702(91)90042-I