2 skyscrapers in sequence not so good idea

Programs which generate, solve, and analyze Sudoku puzzles

Re: 2 skyscrapers in sequence not so good idea

Postby yzfwsf » Mon May 04, 2020 9:59 pm

rjamil wrote:Hi yzfwsf,

Well, it's off topic, I see two BUG+1 moves in your "All possible steps". The "Bivalue Universal Grave + 1: => r3c1 <> 7" is wrong.

BTW, the full form of BUG is "Bivalue Universal Grave". Either it should be 7r3c1 or r3c1<>59.

R. Jamil

Thanks
When I optimize the code, a clerical error results in a text prompt error, and I mistakenly write an equal sign as an unequal sign.
Since the execution result is not affected, it is not found by the self check of the solver.

bugOne.png
bugOne.png (32.76 KiB) Viewed 655 times
yzfwsf
 
Posts: 852
Joined: 16 April 2019

Re: 2 skyscrapers in sequence not so good idea

Postby denis_berthier » Sat May 16, 2020 4:26 am

A mere finned X-Wing does the businesss:
Hidden Text: Show
finned-x-wing-in-rows: n7{r6 r2}{c1 c8} ==> r1c8 ≠ 7
stte
denis_berthier
2010 Supporter
 
Posts: 3972
Joined: 19 June 2007
Location: Paris

Re: 2 skyscrapers in sequence not so good idea

Postby Hajime » Sat May 16, 2020 8:18 am

denis_berthier wrote:A mere finned X-Wing does the businesss:

And it can be solved using a tedious XYchain, see topic "XY chain problem"
User avatar
Hajime
 
Posts: 1350
Joined: 20 April 2018
Location: Fryslân

Previous

Return to Software