MadOverlord wrote:I am wondering if there is a simple rule that can be stated about such configurations.
Surely this grid can be solved by BUG. Is BUG simple enough? What kind of simple rule are you looking for?
Jeff wrote:MadOverlord wrote:I am wondering if there is a simple rule that can be stated about such configurations.
Surely this grid can be solved by BUG. Is BUG simple enough? What kind of simple rule are you looking for?
+-------------+-------------+-------------+
| 3 4 7 | 6 1 2 | 8 5 9 |
| 9 6 8 | 5 7 3 | 1 2 4 |
| 5 12 12 | 4 9 8 | 7 3 6 |
+-------------+-------------+-------------+
| 8 9 5 | 12 3 14 | 24 6 7 |
| 124 12 6 | 7 24 9 | 5 8 3 |
| 7 3 24 | 8 5 6 | 24 9 1 |
+-------------+-------------+-------------+
| 6 8 3 | 12 24 7 | 9 14 5 |
| 124 7 124 | 9 6 5 | 3 14 8 |
| 14 5 9 | 3 8 14 | 6 7 2 |
+-------------+-------------+-------------+
MadOverlord wrote:Well, we know the simple run for a 1-polysquare BUG - the polysquare has to be the non-BUG value.
But finding the reductions for multi-polysquare BUGs can be difficult (see earlier in the thread when I was playing around with some possible shortcut rules).
So I was interested to see if there was a shortcut rule for this kind of BUG that might apply - one that could be simply expressed.
+----------------+--------------+--------------+
| 3 4 7 | 6 1 2 | 8 5 9 |
| 9 6 8 | 5 7 3 | 1 2 4 |
| 5 12 12 | 4 9 8 | 7 3 6 |
+----------------+--------------+--------------+
| 8 9 5 | 12 3 14 | 24 6 7 |
| 14+2 12 6 | 7 24 9 | 5 8 3 |
| 7 3 24 | 8 5 6 | 24 9 1 |
+----------------+--------------+--------------+
| 6 8 3 | 12 24 7 | 9 14 5 |
| 2+14 7 14+2 | 9 6 5 | 3 14 8 |
| 14 5 9 | 3 8 14 | 6 7 2 |
+----------------+--------------+--------------+
Myth Jellies wrote:This is not really a BUG grid, however setting r8c1 = 2 would make it a BUG. Therefore, r8c1 <> 2.
Myth Jellies wrote:This is not really a BUG grid, however setting r8c1 = 2 would make it a BUG. Therefore, r8c1 <> 2. We used to have a rule to cover this.
MadOverlord wrote:I am wondering if there is a simple rule that can be stated about such configurations. Note that the two polyvalue squares that are in a single-polyvalue group (R5C1 in R5/B4 and R8C3 in C3/B7) both solve to the extra value, 2.
+----------------+----------------+----------------+
| 6 47 3 | 5 1 47 | 2 8 9 |
| 8 *57+2 27 | 6 9 3 | 4 *57 1 |
|*57+4 1 9 | 28 27 478 | 6 3 *57 |
+----------------+----------------+----------------+
| 1 8 6 | 9 3 5 | 7 2 4 |
| 47 247 5 | 28 6 78 | 1 9 3 |
| 9 3 27 | 4 27 1 | 5 6 8 |
+----------------+----------------+----------------+
|*25 9 8 | 7 4 6 | 3 1 *25 |
| 3 *57 4 | 1 8 2 | 9 *57 6 |
|*27 6 1 | 3 5 9 | 8 4 *27 |
+----------------+----------------+----------------+
Jeff wrote:Proposed additions as follows:
A BUG-Light or BUG Cycle is a "continuous cycle" that exhibits similar properties of a BUG where all nodes in the cycle are bivalue and if a candidate exists in a row, column, or box, it shows up exactly twice. (example)
Corollary 5: All corollaries applied to a BUG can be applied to a BUG-Light or BUG cycle.