CMPSCI 187: Programming With Data Structures

David Mix Barrington

Fall, 2012

Solution to Programming Project #2

Project #2 was to create a class called SudokuSolver.java, which has just one method to be called from outside, named solve, that solves Sudoku puzzles. You also need three auxiliary classes, so here are the four files for the project, in versions written by Jacqueline Feild and edited by David Mix Barrington:

Last modified 7 October 2012