SIXFOLD logo SIXFOLD
SIXFOLD mark — a gold hexagon enclosing a black spade
SIXFOLD
Six-card Omaha, solved.

Deep-CFR policy · 6-handed PLO

Pot-Limit Omaha, played precisely.

Six players, six hole cards. Every opponent runs a trained near-equilibrium policy served from a Python inference API — the same engine that powers the state builder.

fold
check
call
25%
pot
allin
The model outputs a distribution over actions.

Two ways in

Under the hood

POLICY Deep-CFR near-equilibrium Bots sample from a policy trained over the 13-action pot-limit abstraction, served from a Python inference API.
ENGINE Pot-limit, chip-exact Blinds, side pots and pot-limit sizing are computed in integer engine units — the same units the model is trained on.
BUILDER Feature-faithful Hand-craft any spot and read the exact feature payload the policy receives, chip-for-chip with the live table.