pokersolver icon indicating copy to clipboard operation
pokersolver copied to clipboard

Omaha Hold'em

Open cryptorrivem opened this issue 3 years ago • 1 comments

I'd like to add the Omaha Hold'em rules to this library (I've been using the standard and works hells good).

Looking at how rules are set up, I was thinking on running all combinations of 2 from the hand cards and 3 from the table, but that might not be that performant.

Do you think there's a better approach for this @goldfire ?

Thanks in advance

cryptorrivem avatar Feb 21 '22 14:02 cryptorrivem

I created PR #29 with this approach. Added some tests as well but haven't documented it yet.

cryptorrivem avatar Feb 21 '22 19:02 cryptorrivem