Retrograde analysis is an algorithmic technique for reconstructing a game tree starting from its leaves; it is useful to solve some specic subsets of a complex game, for example a Chess endgame, achieving optimal play in these situations. Position values can then be stored in tablebases" for instant access, in order to save analysis time, as is the norm in professional chess programs. This paper shows that a similar approach can be used to solve subsets of certain imperfect information games such as Kriegspiel (invisible Chess) endgames. Using a brute force retrograde analysis algorithm, a suitable data representation and a special lookup algorithm, one can achieve perfect play, with perfection meaning fastest checkmate in the worst case and without making any assumptions on the opponent. We investigate some Kriegspiel endgames (KRK, KQK, KBBK and KBNK), building the corresponding tablebases and casting light on some long standing open problems.
P.Ciancarini, G. Favini (2010). Playing the perfect Kriegspiel endgame. THEORETICAL COMPUTER SCIENCE, 411:(40/42), 3563-3577 [10.1016/j.tcs.2010.05.019].
Playing the perfect Kriegspiel endgame
CIANCARINI, PAOLO;FAVINI, GIAN-PIERO
2010
Abstract
Retrograde analysis is an algorithmic technique for reconstructing a game tree starting from its leaves; it is useful to solve some specic subsets of a complex game, for example a Chess endgame, achieving optimal play in these situations. Position values can then be stored in tablebases" for instant access, in order to save analysis time, as is the norm in professional chess programs. This paper shows that a similar approach can be used to solve subsets of certain imperfect information games such as Kriegspiel (invisible Chess) endgames. Using a brute force retrograde analysis algorithm, a suitable data representation and a special lookup algorithm, one can achieve perfect play, with perfection meaning fastest checkmate in the worst case and without making any assumptions on the opponent. We investigate some Kriegspiel endgames (KRK, KQK, KBBK and KBNK), building the corresponding tablebases and casting light on some long standing open problems.I documenti in IRIS sono protetti da copyright e tutti i diritti sono riservati, salvo diversa indicazione.