Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Generate a killer sudoku puzzle
ResourceFunction["GenerateKillerSudokuPuzzle"][] generates a 9×9 killer sudoku puzzle and provides the regular sudoku puzzle used to generate it. |
Generate a killer sudoku puzzle:
| In[1]:= | ![]() |
| Out[2]= | ![]() |
Display the killer sudoku puzzle with the resource function DisplayKillerSudokuPuzzle:
| In[3]:= |
| Out[3]= | ![]() |
Solve the killer sudoku puzzle:
| In[4]:= |
| Out[4]= |
Display the solved sudoku puzzle using the resource function DisplaySudokuPuzzle:
| In[5]:= |
| Out[5]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License