AINov 22, 2021

General Board Geometry

arXiv:2111.11329v14 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of board representation for game designers and AI researchers, but it appears incremental as it builds on existing graph-based approaches in the Ludii system.

The paper tackles the problem of describing game boards in the Ludii general game system by using graphs based on tiling, shape, and graph operators, with automatic detection of properties like topological relationships, resulting in a method that allows most conceivable boards to be described simply and succinctly.

Game boards are described in the Ludii general game system by their underlying graphs, based on tiling, shape and graph operators, with the automatic detection of important properties such as topological relationships between graph elements, directions and radial step sequences. This approach allows most conceivable game boards to be described simply and succinctly.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes