Another sudoku solver

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Software Libraries (/forum-10.html)
+--- Forum: HP Prime Software Library (/forum-15.html)
+--- Thread: Another sudoku solver (/thread-22883.html)



Another sudoku solver - chromos - 12-21-2024 06:55 AM

It uses two simplest techniques for finding the correct number: naked single and hidden single. If the sudoku is still unsolved, then depending on its current state, you choose one of three paths the brute force solver can take.