Formal Methods & Verification: Project 1 Sudoku for Nonomino board Farn Wang
Nonomino Sudoku game
Instruction for the sudoku program This program is built on top of REDLIB and solves the regular sudoku game. To run the program, you can type in the following command. % sdk input_file_name
Instruction for the sudoku program In the download, you can find the following files. 1. README.sudoku.txt 2. sudoku.c, the source file 3. sdk, the program 4. sdkmake, the make file for the program 5. 9, an input file 6. 9m, an input file with 8 solutions 7. 99, an input file , another input file