#poker #hand #board #strength #calculator #relative #omaha

nightly rs_handstrength

relative to board omaha hand strength calculator and equity on flop

13 unstable releases (3 breaking)

0.4.3 Jan 31, 2024
0.4.1 Jan 29, 2024
0.3.0 Jan 26, 2024
0.2.0 Jan 26, 2024
0.1.23 Jan 23, 2024

#349 in Math

Download history 43/week @ 2024-01-19 24/week @ 2024-01-26 182/week @ 2024-03-01 32/week @ 2024-03-08 35/week @ 2024-03-15 64/week @ 2024-03-29

138 downloads per month

MIT license

90KB
2K SLoC

library to get relative hand rank based on the board for omaha poker.

known bugs:

  1. straights are not computed properly, cant break them into difference boards as it causes the final result to give wrong winners. @finish cfr trainer before handling this STILL WIP!

uses the approach, without monte carlo from https://paginas.fe.up.pt/~prodei/dsie11/images/pdfs/s3-4.pdf

uses a deterministic filter on boards to reduce search space.

Dependencies

~2.5MB
~47K SLoC