Provides classes that enumerate or sample the possible outcomes of a poker
hand, define hand distributions, define subjective belief probabilities
over hand distributions, and compute subjective pot equity based on these
beliefs.
Provides access to the fast poker hand evaluators in the C poker library.
Provides utilities for encoding poker cards and hands and converting to and
from string representations.
Provides utility classes used by other org.pokersource packages.