1. 二阶鱼
1.1. 原理
因为
- 存在 2 行 2 列
RegionLineParallel[1,2]
、RegionLinePerpendicular[1,2]
:RegionLineParallel[n]
之间互相平行RegionLinePerpendicular[n]
之间互相平行RegionLinePerpendicular[n]
垂直于RegionLinePerpendicular[m]
RegionLineParallel[n]
和RegionLinePerpendicular[m]
相交于单元格Cell[nm]
- 对于候选数
X
- 在行列
RegionLineParallel[1]
中- 可填入数字
X
的单元格仅Cell[11]
、Cell[12]
- 可填入数字
- 在行列
RegionLineParallel[2]
中- 可填入数字
X
的单元格仅Cell[21]
、Cell[22]
- 可填入数字
- 在行列
所以
- 在行列
RegionLinePerpendicular1
中- 除了
Cell[11]
、Cell[21]
的其他单元格- 必不填入数字
X
- 必不填入数字
- 除了
- 在行列
RegionLinePerpendicular2
中- 除了
Cell[12]
、Cell[22]
的其他单元格- 必不填入数字
X
- 必不填入数字
- 除了
分析 4 格中数字
X
的数量c:c >= 2 && c <= 2
→c == 2
1.1.1. 技巧转换
- [[复合色链]]:2 个共轭对的复合色链
1.2. 性质
1.2.1. 删除域
在[[二阶鱼#原理|原理]]的定义下,二阶鱼的删除域
指的是:
- 在行列
RegionLinePerpendicular1
中- 除了
Cell[11]
、Cell[21]
的其他单元格
- 除了
- 在行列
RegionLinePerpendicular2
中- 除了
Cell[12]
、Cell[22]
的其他单元格 故,结论可以简化为:
- 除了
- 二阶鱼的删除域:
- 必不填入数字
X
- 必不填入数字