This repository contains my simulation code for my course project
for Math 231 regarding the ranking of hole cards in Texas Hold'em poker.
src/PokerCards.hs
contains a representation of poker cards,
src/PokerEvaluator.hs
contains an evaluation engine that determines
the winner of a poker hand. src/PokerHandsList.hs
contains an
enumeration of all equivalence classes of unordered pairs of hole cards
as well as the logic used to reduce two pairs of hole cards modulo
suit permutation. test/Spec.hs
contains unit tests that verify the
logic of the source code.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simulation experiment to determine the rankings of poker hands in texas hold'em
License
bagalaster/poker-rankings
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simulation experiment to determine the rankings of poker hands in texas hold'em
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published