Time-efficient state space search
β Scribed by Alexander Reinefeld; Peter Ridinger
- Book ID
- 102990234
- Publisher
- Elsevier Science
- Year
- 1994
- Tongue
- English
- Weight
- 628 KB
- Volume
- 71
- Category
- Article
- ISSN
- 0004-3702
No coin nor oath required. For personal study only.
β¦ Synopsis
We present two time-efficient state space algorithms for searching minimax trees. Because they are based on SSS* and Dual*, both dominate Alpha-Beta on a node count basis. Moreover, one of them is always faster in searching random trees, even when the leaf node evaluation time is negligible. The fast execution time is attributed to the recursive nature of our algorithms and to their efficient data structure (a simple array) for storing the best-first node information. In practical applications with more expensive leaf evaluations we conjecture that the recursive state space search algorithms perform even better and might eventually supersede the popular directional search methods.
π SIMILAR VOLUMES
A protocol is presented which solves the randomized consensus problem [9] for shared memory. The protocol uses a total of \(O\left(p^{2}+n\right)\) worst-case expected increment, decrement, and read operations on a set of three shared \(O(\log n)\)-bit counters, where \(p\) is the number of active p