English

Optimised Playout Implementations for the Ludii General Game System

Artificial Intelligence 2021-11-05 v1

Abstract

This paper describes three different optimised implementations of playouts, as commonly used by game-playing algorithms such as Monte-Carlo Tree Search. Each of the optimised implementations is applicable only to specific sets of games, based on their rules. The Ludii general game system can automatically infer, based on a game's description in its general game description language, whether any optimised implementations are applicable. An empirical evaluation demonstrates major speedups over a standard implementation, with a median result of running playouts 5.08 times as fast, over 145 different games in Ludii for which one of the optimised implementations is applicable.

Keywords

Cite

@article{arxiv.2111.02839,
  title  = {Optimised Playout Implementations for the Ludii General Game System},
  author = {Dennis J. N. J. Soemers and Éric Piette and Matthew Stephenson and Cameron Browne},
  journal= {arXiv preprint arXiv:2111.02839},
  year   = {2021}
}

Comments

Advances in Computer Games (ACG) 2021

R2 v1 2026-06-24T07:26:04.089Z