SukakuExplainer icon indicating copy to clipboard operation
SukakuExplainer copied to clipboard

Modification to Sudoku Explainer (SE) by Nicolas Juillerat to accommodate Sukaku (Pencilmark) Sudoku puzzles

Results 22 SukakuExplainer issues
Sort by recently updated
recently updated
newest added

The explainer claims, that in R9C9 there could be a 4, but there's a "hard 3" in there - a 3, that was there from the beginning that you cannot...

https://i.imgur.com/2uK31ox.png

I am trying to generate some sudoku using this, gui is able to do that but is there anyway we can generate using cli

When you press File -> Generate, you get to choose the difficulty and symmetry of the sudoku created. But if you want to create another sudoku from the same window,...

bug

The order in which the sudoku grid is drawn leaves visible artifacts on sudoku grid, as shown by red circles: ![163918028-6e96cf12-4c5b-4173-9afd-3cafcd58cfdd-artifacts](https://user-images.githubusercontent.com/53971101/165041793-6a960dff-bf5f-465f-b170-31bf0c00a919.png)

More a curiosity than an issue. The following puzzle: `........1.....2.3...4.5.6....57......1...8...7..59.4....96..5...3........4.....82` Has a difficulty rating of 11.0 (Dynamic Contradiction Forcing Chains (+ Forcing Chains)), which is above the range listed in...

documentation

I don't know anything about the code, but I think #106 is valid because `DirectHiddenPair` is already included on line 157 fixes #106 (github doesn't detect?)

@1to9only reporting the bug: > This SukakuExplainer (private build, version 1.17.11) solves this X-Windoku **incorrectly**, and chokes up... > > ``` > .......1.....2...3.........4....3.......5...6....1.........78......6........32... ED=20.0/9.4/2.9 > 23954671851792864368437125942568397197125438686371942535.19786279246513.146832597 > ``` > >...

I'm sure other grids are known which defeat SE with anti-knight or other constraints, but thought I would share this one. jovi_al (of the CTC discord server and LMD, among...

enhancement