Jump to content

Sudoku: Difference between revisions

Line 6,648:
mechanism.
 
The first solution uses a naive row-basedbacktracking generate-and-testalgorithm which can readily be modified to include more sophisticated
algorithm, which can readily be modified to include more sophisticated
strategies.
 
Line 6,820 ⟶ 6,819:
6436892672 peak memory footprint
</pre>
 
=={{header|Julia}}==
<syntaxhighlight lang="julia">function check(i, j)
2,472

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.