Skip to main content
Unlisted page
This page is unlisted. Search engines will not index it, and only users having a direct link can access it.

Monte Carlo

Hole, board, and dead-card arguments use CardInput: string[] or packed Uint8Array (deck ids 0..51). See Card notation.

Multi-way MC (villains > 1) awards 1 / tiedAtBest when hero ties for the best hand. See Numerical semantics.

See Batch equity. | flushMadeFlopToRiverExactProbability | Exact flush+ by river enumeration. | | flushMadeFlopToRiverExactProbabilityAsync | Async flush made; optional AbortSignal. | | fullHouseMadeFlopToRiverExactProbability | Exact full house+ by river. | | fullHouseMadeFlopToRiverExactProbabilityAsync | Async full house made. | | tripsMadeFlopToRiverExactProbability | Exact trips+ by river. | | tripsMadeFlopToRiverExactProbabilityAsync | Async trips made. | | twoPairMadeFlopToRiverExactProbability | Exact two pair+ by river. | | twoPairMadeFlopToRiverExactProbabilityAsync | Async two pair+ made. |