Computer Science > Artificial Intelligence
[Submitted on 8 Aug 2023 (v1), revised 11 Oct 2023 (this version, v4), latest version 3 Sep 2024 (v6)]
Title:PokerKit: A Comprehensive Python Library for Fine-Grained Multi-Variant Poker Game Simulations
View PDFAbstract:PokerKit is an open-source Python library designed to overcome the restrictions of existing poker game simulation and hand evaluation tools, which typically support only a handful of poker variants and lack flexibility in game state control. In contrast, PokerKit significantly expands this scope by supporting an extensive array of poker variants and it provides a flexible architecture for users to define their custom games. This paper details the design and implementation of PokerKit, including its intuitive programmatic API, multi-variant game support, and a unified hand evaluation suite across different hand types. The flexibility of PokerKit allows for applications in diverse areas, such as poker AI development, tool creation, and online poker casino implementation. PokerKit's reliability has been established through static type checking, extensive doctests, and unit tests, achieving 99% code coverage. The introduction of PokerKit represents a significant contribution to the field of computer poker, fostering future research and advanced AI development for a wide variety of poker games. The source code is available at this https URL
Submission history
From: Juho Kim [view email][v1] Tue, 8 Aug 2023 13:54:48 UTC (31 KB)
[v2] Sun, 10 Sep 2023 22:20:32 UTC (35 KB)
[v3] Tue, 3 Oct 2023 23:42:04 UTC (36 KB)
[v4] Wed, 11 Oct 2023 06:34:56 UTC (48 KB)
[v5] Mon, 16 Oct 2023 14:33:02 UTC (48 KB)
[v6] Tue, 3 Sep 2024 05:01:04 UTC (45 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.