# bupticybee/TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:

Repository: https://github.com/bupticybee/TexasSolver
Canonical: https://ross.abutalabs.com/products/texassolver
Homepage: https://bupticybee.github.io/texassolver_page
Language: C++
License: AGPL-3.0
License Family: copyleft
Topics: texas-holdem, solver, texas-holdem-poker, shortdeck, piosolver, holdem-poker, game-theory, game-theory-algorithms, gto, poker-ai
Last push: 2026-08-26T07:35:55+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 2408, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2529, forks 453 (observed 2026-08-28T04:06:58.763689+00:00)

## What it is
An open-source, high-performance Texas Hold'em and short deck GTO (game theory optimal) solver written in C++, available as GUI and console applications. It matches or exceeds piosolver's speed on flop trees and can dump strategies to JSON for third-party tooling.

## Use cases
- solve texas holdem flop spots for gto strategy
- run short deck poker solver calculations
- find optimal bet sizing and ranges for a poker hand
- export poker solver strategy to json for study tools
- free alternative to piosolver for poker training
- benchmark poker solver speed and memory usage

## When to choose
- you need a free, open-source poker GTO solver on Windows, macOS, or Linux
- you want piosolver-aligned results with competitive flop speed and lower memory use
- you need cross-language calls or an open strategy format for building poker tools

## When to avoid
- you need maximum speed - the author's newer TexasSolverGPU is much faster
- you need commercial usage without contacting the author (AGPL-3.0, commercial licensing required)
- you need turn/river-only or exotic game variants beyond holdem and short deck

## Facets
- artifact type: application
- maturity: maintenance
- function: simulation, game-engine, cli, gui
- domain: gaming-tools
- platform: windows, cpp, cross-platform
- tags: poker, texas-holdem, gto-solver, short-deck, game-theory, piosolver-alternative, game-development, algorithms, macos, linux

## Member repositories
- bupticybee/TexasSolver (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:58.763689+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:25:22.026323+00:00, confidence not recorded.
  - readme: https://github.com/bupticybee/TexasSolver (fetched 2026-08-28T04:06:58.763689+00:00, sha cb42292c44c8)
  - homepage: https://bupticybee.github.io/texassolver_page (fetched 2026-08-29T10:07:41.337300+00:00, sha 254726305fda)
- Data as of 2026-08-30T08:39:29.467469+00:00.
