The purpose of these programs are to run all instances of the Sudoku puzzles given in assignment 1. The code pulls the instances from the problems directory and calculates the average number of assignments required to solve the problem with the specified number of initial assignments
INSTRUCTIONS FOR RUNNING CODE:
- Get the problems directory from the assignment
- Ensure that the 'problems' directory, and all python code are in the same folder
- To only run one instance, comment out the code where specified in each of the files