Legend
| Constructor: ConsecutiveUniquenessConstraint( |
IEnumerable<int> | affectedCells | The set of cells affected by this constraint (the “cage”). |
int | minValue | The minimum value of numbers in the grid for this puzzle. |
int | maxValue | The maximum value of numbers in the grid for this puzzle. |