Skip to content

Commit b5f1cc6

Browse files
authored
Update README.md
Link to the latest Sudoku thing.
1 parent 3c3148c commit b5f1cc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,10 @@ It shows three different ways of solving the same sudoku puzzle using Yices:
166166

167167
- `sudoku_api.py` does it using the low-level `yices_api` module and `ctypes`
168168

169-
### SudokuSolver
169+
### SudokuSensei
170170

171171
We keep a GUI-based Sudoku solver written using the Yices Python API in a separate
172-
[repository](https://github.com/SRI-CSL/SudokuSolver).
172+
[repository](https://github.com/ianamason/SudokuSensei).
173173

174174
#### MC-SAT
175175

0 commit comments

Comments
 (0)