Papers
Topics
Authors
Recent
Search
2000 character limit reached

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

Published 13 Nov 2024 in cs.AI | (2411.09089v1)

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 ($10{27}$ states, which can be reduced to $10{15}$ states using preexisting techniques), we strongly solve all deals. The setrograde algorithm performs a factor of $103$ fewer search operations than a standard retrograde algorithm, producing a database with a factor of $104$ fewer entries. For applicable domains, this allows retrograde searching to reach unprecedented search depths.

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Collections

Sign up for free to add this paper to one or more collections.