1 / 4

Formal Methods & Verification: Project 1 Sudoku for Nonomino board

Formal Methods & Verification: Project 1 Sudoku for Nonomino board. Farn Wang. Nonomino Sudoku game. Instruction for the sudoku program. http://sourceforge.net/projects/redlib This program is built on top of REDLIB and solves the regular sudoku game.

wolfe
Télécharger la présentation

Formal Methods & Verification: Project 1 Sudoku for Nonomino board

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Formal Methods & Verification: Project 1Sudoku for Nonomino board Farn Wang

  2. Nonomino Sudoku game

  3. Instruction for the sudoku program http://sourceforge.net/projects/redlib 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

  4. 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 • 8. 9981, another input file

More Related