WXYZ-Wing

等級 8 · 藍帶

策略:

翅膀

需要:

XYZ-Wing

之後學習:

VWXYZ翼

概要

WXYZ-Wing 使用四個單元格,其候選數字形成一個受限模式。當正確配置時,可從所有看到該模式單元格的單元格中消除一個共同候選數。

工作原理

  1. 找出四個單元格,其合併候選數字恰好使用四個數字 {W,X,Y,Z}。
  2. 一個 單元格(樞紐)看到其他三個單元格。
  3. 從看到所有四個模式單元格的單元格中,消除受限制的數字。

範例

尋找WXYZ-Wing。

1

WXYZ-Wing

Find a pivot cell r2c5 with candidates connected to a 3-cell wing group.

2

WXYZ-Wing

The wing cells r3c4, r3c7 and r3c9 form an Almost Locked Set with the pivot.

3

WXYZ-Wing

This is a WXYZ-Wing - the shared candidate is eliminated from common peers.

4

WXYZ-Wing

One of the four cells must contain 3, so eliminate from cells seeing all four: r2c9.

5

應用該技術後的結果。

技巧與模式

  • WXYZ-Wings有複雜的條件 - 請仔細研究範例。它們將翼族模式擴展到四個單元。這在大多數謎題中相當稀有。