Simple Stochastic Games in Polynomial Time
OPENLandmarkOpen problemProposed 1992 · Standard version
Canonical statement
A simple stochastic game is a finite directed graph whose vertices are partitioned into MAX, MIN, random, and two absorbing sink vertices labeled and . Every nonsink vertex has exactly two outgoing arcs. At a MAX or MIN vertex the corresponding player chooses the next vertex; at a random vertex each outgoing arc is chosen with probability . Starting from a specified vertex , MAX receives payoff exactly when play eventually reaches sink , and payoff otherwise. If
where and range over strategies of MAX and MIN, is there a deterministic polynomial-time algorithm deciding whether ?
View source LaTeX
A simple stochastic game is a finite directed graph whose
vertices are partitioned into MAX, MIN, random, and two absorbing sink
vertices labeled \(0\) and \(1\). Every nonsink vertex has exactly two
outgoing arcs. At a MAX or MIN vertex the corresponding player chooses
the next vertex; at a random vertex each outgoing arc is chosen with
probability \(1/2\). Starting from a specified vertex \(s\), MAX receives
payoff \(1\) exactly when play eventually reaches sink \(1\), and payoff
\(0\) otherwise. If
\[
\operatorname{val}(s)=\sup_\sigma\inf_\tau
\Pr_{\sigma,\tau}[\text{reach sink }1],
\]
where \(\sigma\) and \(\tau\) range over strategies of MAX and MIN, is
there a deterministic polynomial-time algorithm deciding whether
\(\operatorname{val}(s)>\tfrac12\)?Notes
The value-decision problem lies in , and pseudopolynomial, subexponential, and efficient special-case algorithms are known. No polynomial-time algorithm or standard hardness classification is known.
The threshold value-decision problem is a standard polynomial-time-equivalent formulation of solving simple stochastic games.
References (3)
- [Condon1992StochasticGames]
The Complexity of Stochastic Games
Open ↗Anne Condon · 1992 · misc
- [Ludwig1995SSG]
A Subexponential Randomized Algorithm for the Simple Stochastic Game Problem
Open ↗Walter Ludwig · 1995 · misc
- [GartnerHaslebacherHoang2026SSG]
Sinks and Ladders: ARRIVAL and SSG with Two Vertices per Level
Open ↗Bernd Gärtner and Sebastian Haslebacher and Hung P. Hoang · 2026 · misc
The boxed statement is the canonical open formulation — not a stronger variant or a related research program. The status reflects the catalog's last review; do your own literature search before investing serious effort.