English

On the Complexity of Solving Subtraction Games

Quantum Physics 2018-08-13 v1 Computational Complexity Data Structures and Algorithms Computer Science and Game Theory

Abstract

We study algorithms for solving Subtraction games, which sometimes are referred to as one-heap Nim games. We describe a quantum algorithm which is applicable to any game on DAG, and show that its query compexity for solving an arbitrary Subtraction game of nn stones is O(n3/2logn)O(n^{3/2}\log n). The best known deterministic algorithms for solving such games are based on the dynamic programming approach. We show that this approach is asymptotically optimal and that classical query complexity for solving a Subtraction game is generally Θ(n2)\Theta(n^2). This paper perhaps is the first explicit "quantum" contribution to algorithmic game theory.

Keywords

Cite

@article{arxiv.1808.03494,
  title  = {On the Complexity of Solving Subtraction Games},
  author = {Kamil Khadiev and Dmitry Kravchenko},
  journal= {arXiv preprint arXiv:1808.03494},
  year   = {2018}
}
R2 v1 2026-06-23T03:29:50.905Z