Tool/solver to resolve irregular sudoku (any size), ie with a NxN grid and non-square blocks, the rule of rows and columns remain unchanged.
Irregular NxN Sudoku Solver - dCode
Tag(s) : Number Games
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
Irregular Sudoku NxN (called Jigsaw or Chaos) is identical to a classic sudoku, except for the blocks that are no longer regular square elements, but polyominoes that form a kind of jigsaw puzzle.
Indicates cells values one by one (it is also possible to make a copy-paste with space as empty cell) as in a classic sudoku.
Only letters or digits are allowed.
Blocks of 9 cells can be selected within predefined examples under the grid or indicated manually by clicking on borders.
Example: A 9x9 grid (copy/paste) forms nonominos 97 1 5 5 9 2 18 4 8 7 26 92 3 6 2 9 19 457
to get:
9 | 7 | ␣ | 1 | ␣ | ␣ | ␣ | ␣ | 5 |
␣ | ␣ | 5 | ␣ | 9 | ␣ | 2 | ␣ | 1 |
8 | ␣ | ␣ | ␣ | 4 | ␣ | ␣ | ␣ | ␣ |
␣ | ␣ | ␣ | ␣ | 8 | ␣ | ␣ | ␣ | ␣ |
␣ | ␣ | ␣ | 7 | ␣ | ␣ | ␣ | ␣ | ␣ |
␣ | ␣ | ␣ | ␣ | 2 | 6 | ␣ | ␣ | 9 |
2 | ␣ | ␣ | 3 | ␣ | ␣ | ␣ | ␣ | 6 |
␣ | ␣ | ␣ | 2 | ␣ | ␣ | 9 | ␣ | ␣ |
␣ | ␣ | 1 | 9 | ␣ | 4 | 5 | 7 | ␣ |
For larger grids, the solver only accepts one character per cell, so use letters.
Example: Write A for 10, B for 11 etc.
Software solves the Sudoku, similarly to an human, and display each step of its progress to understand without explaining.
dCode retains ownership of the "Irregular NxN Sudoku Solver" source code. Except explicit open source licence (indicated Creative Commons / free), the "Irregular NxN Sudoku Solver" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Irregular NxN Sudoku Solver" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Irregular NxN Sudoku Solver" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.
The copy-paste of the page "Irregular NxN Sudoku Solver" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Irregular NxN Sudoku Solver on dCode.fr [online website], retrieved on 2024-11-21,