the methodology used in the sudoko solving problem is
Answers
Answered by
0
Answer:
Sudoku can be solved using stochastic (random-based) algorithms.
Explanation:
An example of this method is to:
1.Randomly assign numbers to the blank cells in the grid.
2.Calculate the number of errors.
3."Shuffle" the inserted numbers until the number of mistakes is reduced to zero.
Similar questions
Computer Science,
1 month ago
Math,
1 month ago
Computer Science,
3 months ago
Math,
3 months ago
English,
10 months ago
Math,
10 months ago