Page 1 of 2

Straight draws

PostPosted: Wed May 11, 2011 7:19 pm
by Zejj
Hey,

I think there is a problem with straight draws computations: we can have a straight draw (of any kind) although we already hold a better hand than a straight.

For example:
- As7s on board Js Ts 8s : flg_f_flush == True and flg_f_gutshot_draw == True
- 7s5s on board 8s 4d 3s 2s : flg_t_flush == True and flg_t_straight_draw == True

PT3.10

Re: Straight draws

PostPosted: Thu May 12, 2011 4:29 am
by WhiteRider
Thanks - I have reported this to the development team.

Re: Straight draws

PostPosted: Thu May 12, 2011 2:44 pm
by Zejj
Thanks, I noticed there is also the same problem between each kind of straight draws:
- we can have a straight draw and a gutshot draw (87 on board 964)
- or a gutshot and a double gutshot (62 on board 9854)

Re: Straight draws

PostPosted: Thu May 12, 2011 3:54 pm
by kraada
I'll pass this along as well.

Re: Straight draws

PostPosted: Thu May 12, 2011 5:49 pm
by Zejj
Another error still with PT3.10: [8c 7s] on [5h Jh Ts] [4d] is considered as a gutshot draw and not as a double gutshot draw.

Re: Straight draws

PostPosted: Thu May 12, 2011 6:01 pm
by Zejj
There is maybe also an inconsistency between flush draws and double gutshot draw computations:
[Ah Ad] on [Ks Ts 6s 2s] is considered as flush draw (strange but why not). Following the same logic I would expect [Ts 9c] on [7c 6c 4d] [3d] to be considered as a double gutshot draw instead of a gutshot draw.

This is maybe due to the bug on double gutshot draw... Anyway I don't know what to think about that logic and if it's something relevant or not.

Re: Straight draws

PostPosted: Thu May 12, 2011 6:26 pm
by kraada
Could you attach those hands to a support ticket so that we can use those to test? It'll be easier than digging up (or creating dummy) hands that match those scenarios.

Re: Straight draws

PostPosted: Thu May 12, 2011 6:33 pm
by Zejj
I will do that as soon as possible.

Re: Straight draws

PostPosted: Thu May 12, 2011 6:36 pm
by kraada
Thanks we appreciate it.

Re: Straight draws

PostPosted: Sat May 14, 2011 8:34 am
by Zejj
It's done, hands provided are not always the same I described here but I verified all of them.

highfalutin