We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c3148c commit b5f1cc6Copy full SHA for b5f1cc6
README.md
@@ -166,10 +166,10 @@ It shows three different ways of solving the same sudoku puzzle using Yices:
166
167
- `sudoku_api.py` does it using the low-level `yices_api` module and `ctypes`
168
169
-### SudokuSolver
+### SudokuSensei
170
171
We keep a GUI-based Sudoku solver written using the Yices Python API in a separate
172
-[repository](https://github.com/SRI-CSL/SudokuSolver).
+[repository](https://github.com/ianamason/SudokuSensei).
173
174
#### MC-SAT
175
0 commit comments