11
$\begingroup$

Normal slitherlink rules apply.

$\endgroup$
0

2 Answers 2

13
$\begingroup$

The completed grid:

enter image description here

(The little grey marks were just for bookkeeping.)

I'm afraid I didn't keep a detailed record of the solution path.

I started at the corners for obvious reasons, filled in a lot of the top right, extended a bunch of parallel things leftward from the bottom right, and then the rest was fairly straightforward.

$\endgroup$
20
$\begingroup$

Gareth McCaughan got the answer first and got his answer accepted (upvote him too!), but I will be the one to supply the deductions:

Chapter I. The Basic Deductions

First, we can fill in a few lines due to the behavior of 3’s:
first

Chapter II. Expansion from the Top Right

Now, suppose that the left side of the 3 in Row 3 Column 7 were part of the loop. We then quickly reach a contradiction because the 2 in Row 5 Column 8 cannot be fulfilled.
second

Therefore, it is the right side, not the left, of the 3 in Row 3 Column 7 that is part of the loop. We can advance and then stop at this configuration:
enter image description here

Suppose that the upper side of the square in Row 1 Column 2 were not part of the loop. However, there will be no way to fulfil the 2 in the top left.
enter image description here

Therefore, that upper side must be part of the loop.
enter image description here

Chapter III. Invigoration of the Bottom Right

Suppose that the left side of the 3 in the bottom right were part of the loop. This quickly leads to another contradiction: there is no way to fulfil the two 2’s on top of the 3 at the same time.
enter image description here

Therefore, it is the upper side of the 3, not the left, that is part of the loop.
enter image description here

Chapter IV. Continued Extension

Suppose the left side of the 2 in Row 9 Column 8 were part of the loop. Now, there would be no way to fulfil both 2’s on the top and bottom.
enter image description here

So the lines must extend leftward.
enter image description here

We can use the same argument to deduce that the lines must extend leftward again.
enter image description here

Chapter V (Finale). Encounter with the Twos and Completion of the Loop

Now, look at the 2 in Row 9 Column 4 and suppose that its right side were part of the loop. There will be two cases that proceed from here: the “empty” side of the three pointing upward or rightward. The upward case can be divided further into two cases, but however all three cases lead to contradictions involving 2's that cannot be fulfilled:
enter image description here enter image description here enter image description here

(In fact, as @aschepler notes, rather than considering those three cases, you can just continue deducing starting from the 2 in Row 8 Column 4 until you reach a contradiction; it becomes similar to the first case depicted above.)

Therefore, the right side of the 2 in Row 9 Column 4 cannot be part of the loop.
enter image description here

If the “empty” side of the three was the right side, there will be no way to fulfil both 2’s again:
enter image description here

Therefore the “empty” side of the three must be the upper side. This allows us to utilize three simple arguments repeatedly to arrive at the completed loop: first, that there cannot be more than one closed loop; second, that the 2 cannot have more than three sides that are part of the loop; and third, that sometimes an open end is forced to extend in only one direction.
enter image description here

$\endgroup$
4
  • 1
    $\begingroup$ The separate cases at the start of Chapter V don't seem necessary. After the one guessed segment, simple deductions starting at (r8,c4)-(r9,c4)-(r10,c4)-(r10,c3)-(r10,c2)-(r10,c1) will quickly get to a contradiction. $\endgroup$
    – aschepler
    Commented Nov 2, 2020 at 0:12
  • $\begingroup$ @aschepler ...Oh, that is indeed true. I focused on how the bottom left three would interact with the lines "created" by that line segment, but for some reason your simpler method never occurred to me. Thank you for bringing this to my attention :0 $\endgroup$
    – oAlt
    Commented Nov 2, 2020 at 0:27
  • 1
    $\begingroup$ One shortcut you could've used for that 2 in the upper left corner - whenever there's a 2 in a corner, the two edge lines leading to that corner will always be filled. Might've saved you a couple steps. $\endgroup$ Commented Nov 2, 2020 at 15:29
  • $\begingroup$ @DarrelHoffman frick, that does make sense. Thanks for letting me... cut corners... hahah... (In all seriousness though, I do want to improve my solving speed, and so I appreciate any tips.) $\endgroup$
    – oAlt
    Commented Nov 2, 2020 at 21:44

Not the answer you're looking for? Browse other questions tagged or ask your own question.