41

Set-Based Retrograde Analysis: Precomputing the Solution to 24-card Bridge Double Dummy Deals

Main:7 Pages
4 Figures
Bibliography:1 Pages
3 Tables
Appendix:2 Pages
Abstract

Retrograde analysis is used in game-playing programs to solve states at the end of a game, working backwards toward the start of the game. The algorithm iterates through and computes the perfect-play value for as many states as resources allow. We introduce setrograde analysis which achieves the same results by operating on sets of states that have the same game value. The algorithm is demonstrated by computing exact solutions for Bridge double dummy card-play. For deals with 24 cards remaining to be played (102710^{27} states, which can be reduced to 101510^{15} states using preexisting techniques), we strongly solve all deals. The setrograde algorithm performs a factor of 10310^3 fewer search operations than a standard retrograde algorithm, producing a database with a factor of 10410^4 fewer entries. For applicable domains, this allows retrograde searching to reach unprecedented search depths.

View on arXiv
Comments on this paper