carlofazioli / cardiathena

A project to study strategies in the game of hearts, using distributed computing, AI, and data analytics.
GNU General Public License v3.0
6 stars 1 forks source link

Finish Card-Counting Documentation #5

Closed aphelps4 closed 4 years ago

aphelps4 commented 4 years ago

Figure out formulas to discover probability of players having certain cards/suits based on knowledge of who is void of which suits, which cards have been played, and which players still need to play for the current trick.

msomarri commented 4 years ago

Closing this issue for now. Possibly will reopen once we have develop the minimizing agent.