denomino
Denomino is a term used in recreational mathematics to describe a family of tiling problems in which standard domino tiles (2x1 rectangles) are augmented with a positive integer label, called a denominator, assigned to each tile. An instance consists of a rectangular region on the square lattice, a prescribed multiset of denominators, and a target value or set of target values for row sums and column sums. A legal denomino tiling both covers the region with dominoes and assigns the denominators to tiles so that the sum of denominators in every row and every column matches the respective target.
Variants of denomino include uniform denomino, where all rows and columns share the same target, and irregular
Purpose and study: Denomino is studied as a combinatorial labeling problem that combines elements of domino
Computational aspects: Finding a valid denomino tiling is a constraint satisfaction problem; counting distinct denomino tilings
See also: Domino tiling; Tiling problem; Graph matching; Transfer-matrix method; Combinatorial enumeration.