Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Estimate the level of difficulty for a given sudoku puzzle
ResourceFunction["EstimateSudokuDifficultyLevel"][mat] estimates the difficulty level of a sudoku puzzle specified as mat. |
Estimate the difficulty level of the specified sudoku puzzle:
In[1]:= |
Out[1]= |
In[2]:= |
Out[2]= |
Estimate the difficulty level of a 16⨯16 sudoku puzzle:
In[3]:= |
Out[3]= |
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License