Legend 发表于 2025-3-28 17:22:21
http://reply.papertrans.cn/24/2347/234646/234646_41.pngGanglion-Cyst 发表于 2025-3-28 18:47:59
A Least-Certainty Heuristic for Selective SearchWe present a new algorithm for selective search by iterative expansion of leaf nodes. The algorithm reasons with leaf evaluations in a way that leads to high confidence in the choice of move at the root. Performance of the algorithm is measured under a variety of conditions, as compared to minimax with ./. pruning, and to best-first minimax.橡子 发表于 2025-3-29 00:41:06
Awari Retrograde AnalysisThis paper introduces an alternative algorithm for Retrograde Analysis in Awari. A parallel version of this algorithm created Awari endgame databases of up to 35 pebbles. Both sequential and parallel versions of the algorithm are compared to sequential and parallel versions of the traditional Retrograde Analysis algorithm.exquisite 发表于 2025-3-29 05:22:20
http://reply.papertrans.cn/24/2347/234646/234646_44.pngPAEAN 发表于 2025-3-29 09:02:09
Lambda-Search in Game Trees — with Application to Goifferent orders of threat-sequences (so-called lambda-trees), focusing the search on threats and threat-aversions, but still guaranteeing to find the minimax value (provided that the game-rules allow passing or zugzwang is not a motive). Using negligible working memory in itself, the method seems abNebulizer 发表于 2025-3-29 12:02:42
Abstract Proof Searchausible moves in each position. As in early Chess programs, these methods have shortcomings, they often neglect good moves or overlook a refutation. We propose a safe method to select the interesting moves using game definition functions. This method has multiple advantages over basic alphabeta sear切割 发表于 2025-3-29 18:31:41
http://reply.papertrans.cn/24/2347/234646/234646_47.png改正 发表于 2025-3-29 19:51:39
Strategies for the Automatic Construction of Opening Booksd moves suggested by theory, or simply by listing all games ever played by strong players [.,.,.]. Interest has recently shifted to automatic opening book construction where positions are selected by a best-first strategy, evaluated using a brute force search and then added to the opening book [.]..relieve 发表于 2025-3-30 00:53:15
Construction of Chinese Chess Endgame Databases by Retrograde Analysisechnique in the construction of Chinese chess endgame databases. Although the two types of chess have the same number of pieces, similar individual characteristics for pieces, and comparable scales of the size of the boards, the fundamental differences in their playing rules lead to different constrbeta-cells 发表于 2025-3-30 05:40:31
Learning from Perfection to, are challenging but potentially very powerful tools. While some advances have been made in parameter tuning, the field of feature discovery is still in its infancy. The game ofAwari offers the possibility to achieve both goals. This paper describes the efforts to design an evaluation function w