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

Got rid of trick_number from agent_action #61

Closed aphelps4 closed 4 years ago

aphelps4 commented 4 years ago

agent_action now uses pass_type in the passed in partial_state to determine when players are passing rather than passing in trick_number.