SOTAVerified

Nmbr9 as a Constraint Programming Challenge

2020-01-13Code Available0· sign in to hype

Mikael Zayenz Lagerkvist

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Modern board games are a rich source of interesting and new challenges for combinatorial problems. The game Nmbr9 is a solitaire style puzzle game using polyominoes. The rules of the game are simple to explain, but modelling the game effectively using constraint programming is hard. This abstract presents the game, contributes new generalized variants of the game suitable for benchmarking and testing, and describes a model for the presented variants. The question of the top possible score in the standard game is an open challenge.

Tasks

Reproductions