pith. sign in

arxiv: 1706.02462 · v2 · pith:7OHEBSZ7new · submitted 2017-06-08 · 💻 cs.AI

Regular Boardgames

classification 💻 cs.AI
keywords regularboardgamesgamesefficiencylanguagelanguageslargeplaying
0
0 comments X
read the original abstract

We propose a new General Game Playing (GGP) language called Regular Boardgames (RBG), which is based on the theory of regular languages. The objective of RBG is to join key properties as expressiveness, efficiency, and naturalness of the description in one GGP formalism, compensating certain drawbacks of the existing languages. This often makes RBG more suitable for various research and practical developments in GGP. While dedicated mostly for describing board games, RBG is universal for the class of all finite deterministic turn-based games with perfect information. We establish foundations of RBG, and analyze it theoretically and experimentally, focusing on the efficiency of reasoning. Regular Boardgames is the first GGP language that allows efficient encoding and playing games with complex rules and with large branching factor (e.g.\ amazons, arimaa, large chess variants, go, international checkers, paper soccer).

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. An Empirical Evaluation of Two General Game Systems: Ludii and RBG

    cs.AI 2019-06 unverdicted novelty 5.0

    Empirical comparison of Ludii and RBG general game systems on simplicity and efficiency as alternatives to GDL.