bupticybee/TexasSolver
🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
What it solves
TexasSolver provides a high-performance tool for calculating optimal strategies in Texas Hold'em and Short Deck poker. It allows players and researchers to solve game trees to find the mathematically correct way to play specific hands and scenarios.
How it works
Written in C++, the project implements a game-solving algorithm optimized for speed and memory efficiency. It supports both a GUI for ease of use and a console version for programmatic access, including the ability to dump strategies into JSON files and support for cross-language calls.
Who it’s for
It is designed for poker players, analysts, and developers who need an efficient, open-source alternative to proprietary solvers like PioSolver.
Highlights
- Supports both Texas Hold'em and Short Deck poker.
- Cross-platform compatibility with Windows, macOS, and Linux.
- High performance, exceeding PioSolver's speed on flop trees with 1-2 bets plus all-in.
- Offers both a graphical user interface (GUI) and a console-based interface.
Related
- Project
- Project
- Project
- Project
- Project