Tool/Solver to resolve irregular sudoku 6x6, ie with a 6x6 grid, but with rectangular or irregular jigsaw blocks, the rule of rows and columns remain unchanged.
6x6 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!
A 6x6 sudoku is identical to a classic 9x9 sudoku, except for blocks that can be irregular or identical according to the grids (blocks of size 6 are often rectangles of 2x3 or 3x2).
The resolution uses the same steps as the classic sudoku but with only 6 digits (or 6 distinct characters).
On dCode, indicate the contents of the boxes (only letters or numbers). NB : dCode handles copy and paste with a space as an empty box with the values in order from left to right and top to bottom.
To indicate the blocks of 6 boxes, click on a predefined example under the grid or enter them manually by pointing the contours.
Example: The content 6 4 3 2 2 2 2 1
can be pasted in the first box to get
6 | ␣ | ␣ | ␣ | ␣ | 4 |
␣ | ␣ | 3 | ␣ | ␣ | ␣ |
␣ | 2 | ␣ | ␣ | ␣ | ␣ |
␣ | ␣ | ␣ | ␣ | 2 | ␣ |
␣ | ␣ | ␣ | 2 | ␣ | ␣ |
2 | ␣ | ␣ | ␣ | ␣ | 1 |
The program resolves the 6x6 sudoku by simulating the deduction steps of a human and displays each of the advances in the resolution with an explanation.
dCode retains ownership of the "6x6 Sudoku Solver" source code. Except explicit open source licence (indicated Creative Commons / free), the "6x6 Sudoku Solver" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "6x6 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 "6x6 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 "6x6 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):
6x6 Sudoku Solver on dCode.fr [online website], retrieved on 2024-11-21,