New test cases for Sudoku
authorHamed Gorjiara <hgorjiar@uci.edu>
Thu, 25 Oct 2018 08:30:58 +0000 (01:30 -0700)
committerHamed Gorjiara <hgorjiar@uci.edu>
Thu, 25 Oct 2018 08:30:58 +0000 (01:30 -0700)
commit1e3668e82f114a1df14c72b084dcdf3bdba0a89e
tree84c75ddd9570069da61ad7941a6c5d8cce0c385c
parente60ed89eb50a70b4d05dff6d4c28264f03d4b0ef
New test cases for Sudoku
23 files changed:
sudoku-csolver/difficultgen.sh [new file with mode: 0755]
sudoku-csolver/problems/36x36-500.problem [new file with mode: 0644]
sudoku-csolver/problems/36x36-550.problem [new file with mode: 0644]
sudoku-csolver/problems/36x36-570.problem [new file with mode: 0644]
sudoku-csolver/problems/36x36-590.problem [new file with mode: 0644]
sudoku-csolver/problems/36x36-591.problem [new file with mode: 0644]
sudoku-csolver/problems/36x36-592.problem [new file with mode: 0644]
sudoku-csolver/problems/36x36-593.problem [new file with mode: 0644]
sudoku-csolver/problems/36x36-594.problem [new file with mode: 0644]
sudoku-csolver/problems/36x36-595.problem [new file with mode: 0644]
sudoku-csolver/problems/36x36-596.problem [new file with mode: 0644]
sudoku-csolver/problems/36x36-597.problem [new file with mode: 0644]
sudoku-csolver/problems/36x36-598.problem [new file with mode: 0644]
sudoku-csolver/problems/36x36-630.problem [new file with mode: 0644]
sudoku-csolver/testcase/36x36-590.problem [new file with mode: 0644]
sudoku-csolver/testcase/36x36-591.problem [new file with mode: 0644]
sudoku-csolver/testcase/36x36-592.problem [new file with mode: 0644]
sudoku-csolver/testcase/36x36-593.problem [new file with mode: 0644]
sudoku-csolver/testcase/36x36-594.problem [new file with mode: 0644]
sudoku-csolver/testcase/36x36-595.problem [new file with mode: 0644]
sudoku-csolver/testcase/36x36-596.problem [new file with mode: 0644]
sudoku-csolver/testcase/36x36-597.problem [new file with mode: 0644]
sudoku-csolver/testcase/36x36-598.problem [new file with mode: 0644]