View Single Post
  #33  
Old 11-16-2005, 04:47 PM
droidboy droidboy is offline
Member
 
Join Date: Sep 2002
Location: oakland
Posts: 73
Default Re: Tricky Hand for HUSH Final Days

[ QUOTE ]
[ QUOTE ]
Jeff I noticed you included some hands containing the K of diamonds in your range for button. Hero holds the K of diamonds.

[/ QUOTE ]

Okay, I give up. You win, pokerstove. I know better than to post this early in the morning.

[/ QUOTE ]

PokerStove is smart enough not to deal with duplicate cards properly:

<font class="small">Code:</font><hr /><pre>
44 games 0.005 secs 8,800 games/sec

Board: 7c 4s 3d 8h
Dead:

equity (%) win (%) tie (%)
Hand 1: 11.3636 % 11.36% 00.00% { Ad7s }
Hand 2: 88.6364 % 88.64% 00.00% { KdKs }
</pre><hr />

Now add a hand with a dead card in it, and the results are identical:

<font class="small">Code:</font><hr /><pre>
44 games 0.005 secs 8,800 games/sec

Board: 7c 4s 3d 8h
Dead:

equity (%) win (%) tie (%)
Hand 1: 11.3636 % 11.36% 00.00% { Ad7c, Ad7s }
Hand 2: 88.6364 % 88.64% 00.00% { KdKs }
</pre><hr />
Reply With Quote