Texas Hold'em Knowledge Hub
Poker Term

Solver Frequency

Solver Frequency

Term: Solver Frequency The probability or percentage of each feasible action that should be taken in a specific board and situation within a Nash equilibrium strategy calculated by a game theory solver.

Overview

Solver frequency is one of the core outputs when conducting strategy analysis using modern poker solvers (such as PioSolver, MonkerSolver, GTO+, etc.). By simulating a simplified model of two-player no-limit Texas hold'em, solvers iteratively approximate the Nash equilibrium, thereby providing the optimal mixed strategy for all possible actions (e.g., check, bet, raise, fold, etc.) at every decision node. These actions are presented in the form of frequencies, i.e., the percentage each action should be executed over the long run.

Function

  • Quantify GTO strategy: Solver frequencies provide players with a precise GTO baseline. For example, on a specific flop, the c-bet frequency might be 63% while checking is 37%.
  • Build balanced ranges: Use frequencies to guide range construction, e.g., mixing value hands and bluffs in a ratio that prevents opponents from profiting by adjusting their frequencies.
  • Identify leaks: Compare your actual frequencies against solver frequencies to spot weaknesses (e.g., betting too infrequently or bluffing too much).

Usage

  • Input an initial range (e.g., the button's 3-bet range against the blinds) along with parameters like board texture and stack depth into the solver.
  • After solving, obtain a frequency tree for each decision node. For instance, the button's c-bet frequency on the flop might be 75%, with bet sizing distribution: 1/3 pot 40%, 2/3 pot 35%.
  • Use the frequency tree to adjust actual strategy: Frequencies are usually not rigid fixed values; some deviation is acceptable depending on table dynamics.

Limitations

  • Model simplification: Solvers assume both players are perfectly rational and heads-up. In reality, multi-way pots, reads, and emotions reduce direct applicability.
  • Computational resources: Precise solving is time-intensive, so players often use pre-solved data or approximate strategies.
  • Frequencies are not absolute: GTO frequencies apply only in unexploitable environments. When opponents have clear tendencies, exploitative strategies that deviate from solver frequencies may be superior.

Understanding solver frequency requires knowledge of range construction and pot odds. It is a foundational tool in modern poker theory.

Related Terms