enxio27 wrote:2. I wish the pencil marks were displayed in "telephone" format:
Let the Sumo show pencil marks. Then press "to HTML" . The browser will show the pencil marks in telephone style.
This is also for printing via the Browser. There is not (yet) a printing function in SiSeSuSo.
enxio27 wrote:1. I can't figure out how to import a puzzle into the program. I'm trying to import tarek's Bank Holiday 1108 Sumo.
The program needs a first line with all the positions of the 13 grids and then the 13 lines with 81 digits or points.
- Code: Select all
#13//B4,X/N4,W/Z4,X/H16,A/T16,A/B28,W/N28,WAX/Z28,W/H40,A/T40,A/B52,X/N52,W/Z52,X
.8.....9.4.5.3...6.1..6...4....2..3..549.......................5..2......21......
.........1.2...3.6.6.....7...81.92..3.......5..7...9.............................
.5.....1.7...9.5.41...5..6..7..3.........945........................8..9......62.
.............17......29......58..1...94..1....6..7.......4.......................
............98........15.....5..14.....3..87.....4..1......4.....................
.5..6......6.......7.4.9......9.................8......4.3.5.....2.......3..4....
....3...............................2.......9...............................5....
....6..3.......4.....9.3.6......8.................7......3.6.1.......2......5..4.
.....................9......5..6.....68..2.....35..6.....29........35............
.......................2.......2..4....6..25...9..41......51......23.............
.86......5..8........................591.........2..1..9..5...37.5.9...1.4.....9.
.............................2...3..4.......6..75.31...6.....8.1.4...9.7.........
......12......3..5.......................571..5..7....4...1..7.1...3.6.8.6.....9.
Select above 14 lines and copy to the Clipboard (cntrl-C)
Then press the "Paste button" in the Solver Panel.
Done.
But what if you have to figure out the first line... How do you make the first line ?....
Most easy is to go to the Gattai Tab. Select the Sumo arrangement en Copy the line starting with the # into the file with the 13 lines with 81 digits. Save it and FileIn into SiSeSuSo.
And you need to add manually the W, A and X per Sudoku.
That is rather clumsy -or- not user-friendly. So I would like to extend the functionality in a
next version.
One way can be :
1. Select the Sumo in the Gattai Tab and press the Copy2Grid button. An empty Sumo is in the Grid Tab.
2. Select the 13 lines with 81 digits somewhere, press Copy (cntrl-C) and press the Paste button.
If there is no #line than the current arrangement (the Sumo) will be used
If there is a #line as first line, this arrangement will be used and overwrite the current one.
3. You still have to add the A, W and X for the various types of each Sudoku in the puzzle in row 3.
Is that workable?
And at last the bummer
It can not solve tarek's Bank Holiday 1108 Sumo
Only with aid of the BruteForce/Backtrack method it can.
So it needs more than "It shouldn't need more than doubles to solve." as stated on 10-july-2011.
I think (but not sure) it will have to do with tarek's implementation of "Generic intersection method" that is not yet available in SiSeSuSo.
Busy with that. It means that you need to be aware of 3 (or more) interfering houses, like Box, Wbox and Row, and not simply 2 houses for Pointing/Claiming.