initArray | Create puzzle array |
logic1 | Function to implement first logical reasoning to find... |
logic2 | Function to implement second logical reasoning to update... |
puzzle1 | A 9x9 matrix representation of a sudoku puzzle |
puzzle1Array | A 9x9x9 array representing solutions of a sudoku puzzle |
solver | Function which solves a sudoku puzzle |
sudokuPuzzle | Creates a sudokuPuzzle class object |
upArray | Update puzzle array given values i, j, and k |
upPuz | Function to update puzzle and puzzle array when solution is... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.