English

Evolving winning strategies for Nim-like games

Neural and Evolutionary Computing 2021-09-28 v1 Artificial Intelligence

Abstract

An evolutionary approach for computing the winning strategy for Nim-like games is proposed in this paper. The winning strategy is computed by using the Multi Expression Programming (MEP) technique - a fast and efficient variant of the Genetic Programming (GP). Each play strategy is represented by a mathematical expression that contains mathematical operators (such as +, -, *, mod, div, and , or, xor, not) and operands (encoding the current game state). Several numerical experiments for computing the winning strategy for the Nim game are performed. The computational effort needed for evolving a winning strategy is reported. The results show that the proposed evolutionary approach is very suitable for computing the winning strategy for Nim-like games.

Keywords

Cite

@article{arxiv.2109.13109,
  title  = {Evolving winning strategies for Nim-like games},
  author = {Mihai Oltean},
  journal= {arXiv preprint arXiv:2109.13109},
  year   = {2021}
}

Comments

9 pages

R2 v1 2026-06-24T06:23:09.986Z