AI RESEARCH
Completeness of Unbounded Best-First Minimax and Descent Minimax
arXiv CS.AI
•
ArXi:2603.24572v1 Announce Type: new In this article, we focus on search algorithms for two-player perfect information games, whose objective is to determine the best possible strategy, and ideally a winning strategy. Unfortunately, some search algorithms for games in the literature are not able to always determine a winning strategy, even with an infinite search time. This is the case, for example, of the following algorithms: Unbounded Best-First Minimax and Descent Minimax, which are core algorithms in state-of-the-art knowledge-free reinforcement learning.