Sixy Sudoku E36 gives me troubles.
I could do the 4 in r5c3.
How to proceed?
Thanks for sharing this1to9only wrote:The SixySudoku is a fairly recent variant - it is 6x6 Sudoku with row, column and 2Rx3C block constraints, with a fourth constraint of usually rectangular 3Rx2C blocks - in post#1, the 4th constraint is irregular jigsaw blocks.
I'll see whether I can convert my Sudoku6x6Explainer into a SixyExplainer!
If anyone is interested, I've found some internet resources:
- a simple command-line sixysolver with C source (for 4th 3Rx2C constraints) is here.
- there are some 60 (with jigsaw blocks) computer generated puzzles here - unfortunately they are all gif images of the puzzles, and not the puzzles in text format!
.
1to9only wrote:The SixySudoku is a fairly recent variant - it is 6x6 Sudoku with row, column and 2Rx3C block constraints, with a fourth constraint of usually rectangular 3Rx2C blocks - in post#1, the 4th constraint is irregular jigsaw blocks.
I'll see whether I can convert my Sudoku6x6Explainer into a SixyExplainer!
If anyone is interested, I've found some internet resources:
- a simple command-line sixysolver with C source (for 4th 3Rx2C constraints) is here.
- there are some 60 (with jigsaw blocks) computer generated puzzles here - unfortunately they are all gif images of the puzzles, and not the puzzles in text format!
.
.......324..2.6..1..4.6......46..51. ED=1.2/1.2/1.2
...|...
.32|4..
---+---
2.6|..1
..4|.6.
---+---
...|..4
6..|51. ED=1.2/1.2/1.2
...3.2........2..4..5.......6..2.... SIXY ED=1.2/1.2/1.2
..|.3|.2
..|..|..
..|2.|.4
--+--+--
..|5.|..
..|..|6.
.2|..|.. ED=1.2/1.2/1.2
.34...2........1.........2..6.5....1 SIXY ED=7.1/7.1/2.6
.3|4.|..
2.|..|..
..|.1|..
--+--+--
..|..|..
.2|..|6.
5.|..|.1 ED=7.1/7.1/2.6
Difficulty rating: 7.1
This Sudoku can be solved using the following logical methods:
26 x Hidden Single
1 x Direct Hidden Pair
4 x Pointing
3 x Aligned Pair Exclusion
4 x Turbot Fish
2 x Forcing Chain
SixySolver.exe .34...2........1.........2..6.5....1
SixySolver.exe .......3..2...........5..........6.4 111222314425314425314425336655366665
1to9only wrote:I've created a SixySolver ...
....2..4...5..1.........63.........3
.1...35..........2..4......6.......1
.1.4.5......6.......2........1....3.
.2...54..........3..1......6.......2
.3.56.......2.......4........1....3.
.35..4...........1..16..2...........
.4...1....3.....6...51........2.....
.6...12..........4...3........15....
1...3..5..2..........4..2.6.........
2....5.3............21..6...4.......
2..5.4......1.......61......3.......
41........1......5..6........2...3..
5....3.1...2.........4..2.6.........
5....4.1...2.........6.........43...
5...2..3..1..........6........1.4...
...6..........32..2...4.1......3..5.
..2.1.13........6....5...4.....1....
.1..2.....6.4........4..2.5...1.....
.4...5.1...26.............3.2.1.....
.5..3.4...5.....1....3..6......2....
1..4.6......5.......2......3.2....1.
2......1...6.5..4...2......3......1.
4...5..3...2........1......621......
45...2....5......1......6.3....2....
.45...2.....5..1..4.........12....3.
tarek wrote:Sixy Sudoku - row, column, 2Rx3C and 3Rx2C constraints
I've tried SixySolve but for some reason couldn't get a solution. I'm not sure if I have a bug in my generator or I made a mistake somewhere in the region definitions1to9only wrote:tarek wrote:Sixy Sudoku - row, column, 2Rx3C and 3Rx2C constraints
Do u want a rating for these?
I have a working SixyExplainer (row, column, 2Rx3C and 3Rx2C constraints), for probable release sometime next week.
If anyone wants to try it out, I can put out a pre-release...
.