Poker-AI.org Poker AI and Botting Discussion Forum 2016-02-22T12:20:58+00:00 http://poker-ai.org/phpbb/feed.php?f=24&t=2966 2016-02-22T12:20:58+00:00 2016-02-22T12:20:58+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2966&p=6920#p6920 <![CDATA[Leduc Holdem Optimal Play]]> Fast Algorithms for Finding Randomized Strategies in Game Trees.

Leduc Holdem is played as follows:
  • The deck consists of (J, J, Q, Q, K, K).
  • Each player gets 1 card.
  • There are two betting rounds, and the total number of raises in each round is at most 2.
  • In the second round, one card is revealed on the table and this is used to create a hand.
  • There are two types of hands: pair and highest card.
  • There are three moves: call, raise, and fold.
  • Each of the two players antes 1.
  • In the first round, the betting amount is 2 (including the ante for the first bet). In the second round, it is 4.
This gives a total of 144 information states per player.

My result is that the first player expects to lose about 0.069555 per round. Has anyone analyzed this game and can confirm this? I have obviously tested my code on smaller games like Kuhn poker and gotten the correct results.

Statistics: Posted by Sang-drax — Mon Feb 22, 2016 12:20 pm


]]>