English

Solving simple stochastic games with few coin toss positions

Computer Science and Game Theory 2012-03-21 v3

Abstract

Gimbert and Horn gave an algorithm for solving simple stochastic games with running time O(r! n) where n is the number of positions of the simple stochastic game and r is the number of its coin toss positions. Chatterjee et al. pointed out that a variant of strategy iteration can be implemented to solve this problem in time 4^r r^{O(1)} n^{O(1)}. In this paper, we show that an algorithm combining value iteration with retrograde analysis achieves a time bound of O(r 2^r (r log r + n)), thus improving both time bounds. While the algorithm is simple, the analysis leading to this time bound is involved, using techniques of extremal combinatorics to identify worst case instances for the algorithm.

Keywords

Cite

@article{arxiv.1112.5255,
  title  = {Solving simple stochastic games with few coin toss positions},
  author = {Rasmus Ibsen-Jensen and Peter Bro Miltersen},
  journal= {arXiv preprint arXiv:1112.5255},
  year   = {2012}
}
R2 v1 2026-06-21T19:55:40.924Z