Search the World's Largest Database of Information Science & Technology Terms & Definitions
InfInfoScipedia LogoScipedia
A Free Service of IGI Global Publishing House
Below please find a list of definitions for the term that
you selected from multiple scholarly research resources.

What is Alpha-Beta Window

AI and Data Analytics Applications in Organizational Management
In game playing algorithms employing minimax search with alpha-beta pruning, the alpha-beta window refers to the set of values (alpha and beta) that are used to prune game tree branches at nodes that are less than alpha or greater than beta to optimize the search, when the real score is outside of this range.
Published in Chapter:
Artificial Intelligence in Chess-Playing Automata: A Paradigm for the Quiescence Phase of a-ß Search
Stephen F. Wheeler (University of North Texas, USA)
Copyright: © 2024 |Pages: 22
DOI: 10.4018/979-8-3693-1058-8.ch009
Abstract
This chapter presents the results of a study for improving the performance of the quiescence phase of Alpha-Beta (α-β) search. The Minimax algorithm's α-β enhancement enhances depth-first search performance by optimizing solutions in near best-first order, thereby reducing the computational effort from O(bd) to O(√bd) where b is the branching factor of the game-tree and d is the depth of the search. This research uses a full breath search to delay the asymptotic behavior of the combinatorial explosion to five levels of depth. A narrow width search involves expanding solutions involving material exchange, pawn promotion, or king-in-check until the position reaches quiescence without any material exchanges or promotions. When quiescence is reached, the evaluation function scores the leaf nodes of the game-tree. This chapter's research shows that α-β pruning is enhanced when a solution without material exchange or promotion is attempted first during the quiescence phase of α-β search which applies to chess playing programs as well.
Full Text Chapter Download: US $37.50 Add to Cart
eContent Pro Discount Banner
InfoSci OnDemandECP Editorial ServicesAGOSR