I like this way of describing WXYZ-wing
If one can identify a group of four Cells containing various combinations of only the same four Candidates and if each of these four Candidates can see all the other Cells of the group where it is present, except for one of those Candidates, then this Candidate can not be the solution in any Cell outside of the group that can see all the Cells of the group where it is present.
(source:
here)
VWXYZ can be described in analogous way. For the examples given:
Example 1
- Code: Select all
.-------------------------------------------------.
| 8 6 1 | 37 37 9 | 2 4 5 |
| 4 5 7 | 6 2 1 | 3 9 8 |
| 3 29 29 | 4 58 58 | 7 6 1 |
|------------------+-----------------+------------|
| 12-6 1278 B28 | 278 4 A68 | 9 5 3 |
|C256 278 4 | 9 578 3 | 1 28 67 |
| 9 3 C25 | 127 157 568 | 4 28 67 |
|------------------+-----------------+------------|
| 7 89 3589 | 38 3689 2 | 56 1 4 |
| 125 1289 23589 | 138 13689 4 | 56 7 29 |
| 12 4 6 | 5 19 7 | 8 3 29 |
'------------------'-----------------'------------'
WXYZ(6825) r4c6,r4c3,(r5c1,r6c3) => -6 r4c1
(4 digits in 4 cells, except 6, all digits see other cells in the group containing that digit, and (6)r1c4 see both digits 6)
(pincers: r4c6 and (r5c1,r6c3), central part: r4c3)
Example 2
- Code: Select all
.---------------------------------------------------.
| 9 5 1278 | 127 17 3 | 267 4 1678 |
| 126 167 127 | 4 8 9 | 237 5 137 |
| 4 178 3 | 1257 157 6 | 9 278 178 |
|----------------+-----------------+----------------|
| 7 B36 5-9 | 56 2 8 | 1 A39 4 |
| 135 2 4 | 157 9 157 | 8 6 37 |
|C168 C168 C189 | 167 3 4 | 27 27-9 5 |
|----------------+-----------------+----------------|
| 125 137 6 | 8 157 1257 | 4 37 9 |
| 125 9 1257 | 3 4 1257 | 567 78 678 |
| 358 4 578 | 9 6 57 | 357 1 2 |
'---------------------------------------------------'
VWXYZ (13689)r4c8, r4c2, r6c123 => -9 r4c3, r6c8
(5 digits in 5 cells, except 9, all digits see other cells in the group containing that digit, and (9)r4c3, r6c9 see both digits 9)
(pincers: r4c8 and r6c123; central part: r4c2)