dobrichev wrote:Grid Diagonal Size: sqrt(2)*n
Number of cases: 2^((n^2)^2)
Number of cases: 1
And now what?
Good that you ask! Dobrichev
What we have to do now is to find the meaning of each of the numbers obtained with the calculations.
For example, did you know that exactly 4 and only 4 templates pass for each cell of the 4x4 sudoku puzzle, and that 5184 and only 5184 templates pass for each cell of the 9x9 sudoku puzzle.
This allows us if we number the cells from top to bottom and from left to right and assign values to all templates from the celss in the first row. We can build a solution of the form.
https://github.com/MiguelQuinteiro/ImagenesSudoku/blob/master/UsoTemplatesSudoku%209x9.pngIn which we know exactly which templates we are using.