Tool/Solver to resolve Sudokus with a 10x10 grid, as blocks cannot be 3x3 squared, and multiple variants exists, but sudoku rules (rows, columns) don't change.
10x10 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!
In a sudoku of size 10 (also called jigsaw/chaos sudoku 10), the blocks of 10 cells has to be defined, either by clicking on the predefined examples under the grid or by indicating them manually by clicking on the contours.
For the contents of the cells, it is possible to fill them one after the other or by making a copy and paste of a string of 100 characters with spaces like empty box as in the other solvers of sudoku on dCode.
Example: 6 2 3 540 93 21 48 7 4 3 6 9 3065 1 4 2691 3 3 6 9 5 15 52 30 979 3 5 6
Only letters or numbers are accepted. It is not possible to write a 2-digit number (like 10), in this case, replace with 0 or a letter (A).
As for a classic 9x9 sudoku, the resolution of 10x10 is done by deducing the possible numbers in each of the boxes. When there is only one possible figure then enter it in the box and deduct the following ones.
Since the blocks are irregular in 10x10 Sudoku, it is a little less easy to solve them visually, but the rules are the same.
The solver of sudoku 10x10 solves the grids as a human would do, by successive deduction and displays each step of its progression.
dCode retains ownership of the "10x10 Sudoku Solver" source code. Except explicit open source licence (indicated Creative Commons / free), the "10x10 Sudoku Solver" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "10x10 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 "10x10 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 "10x10 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):
10x10 Sudoku Solver on dCode.fr [online website], retrieved on 2024-11-07,