Skyscraping Notation Glossary
Walkthrough Foreword Primer Terminology The Game Plan Clueless
Techniques Guesswork, I’m Guessing? Skylining Pencilmarks Haven Couples Pinpoint Firing Range Recursion & Abstraction
Cases Silhouette Stairs Lighthouse Blockade Meet in the Middle Leap of Faith Slide Hideout High-Rise Middle Ground Higher-Rise Successor Outflanked
Showerthoughts The Discrete Difficulty of Size Satisfaction Imagination vs Guesswork Mistakes Nontriviality
Solutions 6x6: Hyperthetical 6x6: The Power of Sudoku 5x5: A Curious Crossways
Info Synopsis FAQ decoded Licence

Case: Outflanked

The effective tail cell

In some cases which require the lane peak to be in the tail cell, we may still be able to apply the deduction if there are suitable constraints on the past-peak cells.

Outflanked Blockade

The cleanest example of this is Blockade. Usually, this is only applicable with the lane peak in the tail cell like so:

25
245

However, could we also apply Blockade in this situation?

252

Well, the lane peak isn’t in the tail cell, but there aren’t any unsolved cells past-peak. So all the places the 444 can go are pre-peak.

244452

And of course, the only valid one is the head cell.

2452

Well, that just felt like Blockade, didn’t it?!

This works because the solved past-peak cells are irrelevant when considering the 444. As far as the 444 is concerned, the lane peak is in the tail cell, since the 444 can’t be past-peak.

We can ‘outflank’ Blockade with other constraints, too! Here, we do have an unsolved cell past-peak:

4
25

The only past-peak cell here is the tail cell.

We know from Successor that the 444-skyscraper must either be in the head cell or past-peak.

4
2454

But, notice the other 444 already in the column of the tail cell. This means we can’t place a 444 in the tail cell, since the two would conflict.

4
2454

This means it must be pre-peak, and of course the only pre-peak cell it can go in is the head cell.

4
245

Again, this feels just like Blockade, right?

The other 444 is cutting off that past-peak tail cell, so it’s like it doesn’t even exist. So really, the ‘lane’ as it appears to the 444 we want to place is just these first 4 cells:

4
2   5×

Which means, as far as the 444 is concerned, the lane peak is in the tail cell, so Blockade does apply. Pretty cool, right?

We can perform this outflanking as long as all the past-peak cells have constraints preventing the N−1N-1N−1 skyscraper from being placed in them.

We’ve seen two such constraints here – a literally solved cell and a conflicting solved cell – but any others work also work. Two easily spottable concrete ones are:

  • A laser:
4
5
4
2

The 444-clue prevents a 444-skyscraper from being placed in the tail cell.

  • A couple:
14
14
542

The 444-skyscraper in the leftmost column appears in the couple, so it can’t be in the tail cell.

Other more subtle ones will be revealed through pencilmarking ;)

Recursive Outflanked Blockade

Now take a look at this situation, and again we’ll try to apply Blockade.

265

Blockade usually talks about the N−1N-1N−1 skyscraper (here, the 555), except here the 555 has already been used in the tail cell.

But, just like before, since all the past-peak cells are solved, the lane peak is effectively in the tail cell. The structure we need is the same:

2highlowlowlow65

The head cell must obscure all intermediate cells until the lane peak.

To obscure the intermediate cells, we need the tallest currently available skyscraper. Usually that’s N−1N-1N−1, but here 555 has been taken, so the next tallest is 444.

2465

The logic is the same as Blockade, but we used the N−2N-2N−2 skyscraper instead of the N−1N-1N−1 skyscraper.

And we can keep going – even for a monstrous 9x9 puzzle, this recursive logic still holds.

259786

After 999, 888, 777, 666, the next tallest is 555.

Remember that the head cell skyscraper we want is the tallest available one, not just any available one. Here, the past-peak skyscrapers aren’t a consecutive set:

77635

What goes in the head cell here?

There’s {653}\{653\}{653}, with a gap of 444 – that’s the skyscraper we want, not the ‘next’ (222).

747635

Also, if even one past-peak cell is unsolved, this won’t necessarily apply!

734765

With a post-peak gap, now the head cell is uncertain. What could cause it to be certain? Answer.1

The key constraint is that the lane peak must be effectively in the tail cell, which allows Blockade to still hold.

Recursive Outflanked Middle Ground

TODO


  1. If a constraint prevented the 444 from being post-peak, such that we get 7 | [34] _ _ 7 6 [123] 5\text{7 | [34] \_ \_ 7 6 [123] 5}7 | [34] _ _ 7 6 [123] 5, then we could pinpoint the 444 and get 7 | 4 _ _ 7 6 [123] 5\text{7 | 4 \_ \_ 7 6 [123] 5}7 | 4 _ _ 7 6 [123] 5 via Outflanked Blockade.↩

View on GitHub

Last updated 7 April 2026

Skyscraping by Sup#2.0

CC BY-SA 4.0