A new sudoku game?

For fans of Killer Sudoku, Samurai Sudoku and other variants

A new sudoku game?

Postby urhegyi » Wed Apr 07, 2021 10:27 am

Image
Code: Select all
#1/WX/B4,JS
..1.9.5...........3...6...4..6...2...38...47...7...9..4...1...7...........5.4.1..
111111333122214443122284443722284443778888833755586663755586669755596669777999999
urhegyi
 
Posts: 743
Joined: 13 April 2020

Re: A new sudoku game?

Postby urhegyi » Wed Apr 07, 2021 10:40 am

Can also be solved with the normal sudoku blocks added.
Image
Code: Select all
#1/WX/B4,JSB
..1.9.5...........3.8...4.6....4.................2....6.2...3.5...........5.6.9..
111111333122214443122284443722284443778888833755586663755586669755596669777999999
urhegyi
 
Posts: 743
Joined: 13 April 2020

Re: A new sudoku game?

Postby Hajime » Thu Apr 08, 2021 8:08 am

Again nice puzzles, needing up to 2-string-Kites and Skyscrapers over the different houses/nonets. Not for me as manual solver, but interesting...
I am busy finding a puzzle with both the same solution for these 2 layouts (with and without the standard boxes) and total of givens <20. Not yet found it....
User avatar
Hajime
 
Posts: 1350
Joined: 20 April 2018
Location: Fryslân

Re: A new sudoku game?

Postby urhegyi » Thu Apr 08, 2021 12:52 pm

Hajime wrote:Again nice puzzles, needing up to 2-string-Kites and Skyscrapers over the different houses/nonets. Not for me as manual solver, but interesting...
I am busy finding a puzzle with both the same solution for these 2 layouts (with and without the standard boxes) and total of givens <20. Not yet found it....

A possible solution grid for both JS and JSB:(without taking methods for windoku into account, these will lower the difficulty ratings substantial, but aren't implemented in the current version of jigsawexplainer when used together with a jigsaw)

Code: Select all
#1/WX/B4,JS
.........4...............1....41................7.6...6.........3......72..8...5.
111111333122214443122284443722284443778888833755586663755586669755596669777999999


analyze log:
Code: Select all
Difficulty rating: 7,8
This Sudoku Jigsaw can be solved using the following logical methods:
64 x Hidden Single (1,0-1,5)
2 x Direct Pointing (1,7)
1 x Direct Claiming (1,9)
1 x Direct Hidden Pair (2,0)
1 x Naked Single (2,3)
12 x Pointing (2,6)
15 x Claiming (2,8)
6 x Generalized Intersection (2,9)
1 x X-Wing (3,2)
1 x Hidden Pair (3,4)
1 x Bidirectional Y-Cycle (6,6)
4 x Turbot Fish (6,6)
1 x Forcing X-Chain (6,7)
6 x Forcing Chain (7,1-7,3)
15 x Nishio Forcing Chains (7,6-7,8)


Code: Select all
#1/WX/B4,JSB
.........4...............1....41................7.6...6.........3......72..8...5.
111111333122214443122284443722284443778888833755586663755586669755596669777999999

analyze log:
Code: Select all
Difficulty rating: 2,6
This Sudoku Jigsaw can be solved using the following logical methods:
65 x Hidden Single (1,0-1,5)
 2 x Direct Pointing (1,7)
 1 x Direct Claiming (1,9)
 1 x Direct Hidden Triplet (2,5)
 7 x Pointing (2,6)


Another example with the same solution:
Code: Select all
#1/WX/B4,JS(B)
7..1.8..4..........6.3.4.1..........1.6...4.8..........8.5.7.4..........2..8.1..9
111111333122214443122284443722284443778888833755586663755586669755596669777999999
urhegyi
 
Posts: 743
Joined: 13 April 2020


Return to Sudoku variants