An Integer Linear Programming Model for the Evolomino Puzzle
Abstract
Evolomino is a pencil-and-paper logic puzzle published by the Japanese company Nikoli, renowned for culture-independent puzzles such as Sudoku, Kakuro, and Slitherlink. Its name reflects the core mechanic: the polyomino-like blocks drawn by the player must gradually "evolve" according to the directions indicated by arrows pre-printed on a rectangular grid. In this paper, we formalize the rules of Evolomino as an integer linear programming (ILP) model, encoding block evolution, connectivity, and consistency requirements through linear constraints. Furthermore, we introduce an algorithm for generating random Evolomino instances, utilizing this ILP framework to ensure solution uniqueness. Computational experiments on a custom benchmark dataset demonstrate that a state-of-the-art CP-SAT solver successfully handles puzzle instances of up to within one second and up to within one minute.
Cite
@article{arxiv.2603.09483,
title = {An Integer Linear Programming Model for the Evolomino Puzzle},
author = {Andrei V. Nikolaev and Yuri A. Myasnikov},
journal= {arXiv preprint arXiv:2603.09483},
year = {2026}
}
Comments
18 pages, 7 figures, 1 table. To appear in the LNCS proceedings of the XXV Mathematical Optimization Theory and Operations Research (MOTOR 2026) Conference