Grouped X-Cycles are ordinary X-Cycles with one upgrade: a node no longer has to be a single cell. Two or three cells of the same digit, sitting together where a box meets a row or column, can act as one node. That single change turns a lot of dead-end chains into closed loops.
An X-Cycle is a loop for one digit whose links alternate between strong and weak. A strong link means at least one end is true; a weak link means at most one end is true. Alternate them around a closed loop and the loop constrains the whole grid.
A group is the set of cells holding your digit inside one box-line intersection — the two or three cells where a box overlaps a row or column. The group behaves exactly like a single node, because "the digit is somewhere in this group" is one statement that is either true or false. It links strongly to another node when the two of them are the only places for the digit in a unit, and weakly whenever they share a unit.
The three X-Cycle rules carry over unchanged:
Look when a digit is down to two or three positions in most units and you keep finding chains that almost close. Boxes where the digit is confined to one row or one column are the raw material — those are exactly the groups you need.
| Plain X-Cycle | Grouped X-Cycle | |
|---|---|---|
| Node | one cell | one cell or a group |
| Group location | — | box meets a row or column |
| Strong link source | two places in a unit | two places, counting a group as one |
| Rules used | 123 | 1, 2, 3, unchanged |
Digit 5, with = for a strong link and - for a weak one:
r1c1 = (r3c2 r3c3) box 1 holds 5 only in these three cells
(r3c2 r3c3) - r3c8 all three lie in row 3
r3c8 = r1c8 column 8 holds 5 only in r3c8 and r1c8
r1c8 - r1c1 both lie in row 1
four links, alternating, loop closed -> rule 1
=> 5 leaves every other cell of row 3 and of row 1
The pair r3c2 r3c3 is the group. Box 1 has only three places for 5, so either r1c1 is 5 or one of the group is — that is a genuine strong link, even though one end is two cells. Because the loop alternates all the way round, each weak link becomes an exact "one of these two", and the digit is squeezed out of the rest of both rows.
Grouped X-Cycles sit in the extreme tier. They first become necessary in Master puzzles and stay useful all the way through Legendary, where single-digit logic is often the only thing left that does not require a full forcing net.