Sudoku! (v3.4)

版本 1.0.0.0 (15.2 KB) 作者: Alan Tan
Sudoku! is the ultimate GUI for Sudoku fans. No messy scribbles, simply click away to the solution.
14.5K 次下载
更新时间 2016/3/31

查看许可证

Sudoku! is the ultimate GUI for all Sudoku lovers. It really removes the messy scribbles; simply left- or right-click to either select or discard the hints. Hints are generated on-the-go by eliminating the invalid candidates after every move.
The GUI loads both *.txt and *.mat files. In this new package, two solvers are included- sudoku_solve resolves naked singles, hidden singles, hidden pairs and locked candidates; sudoku_solveguess employs a guessing strategy to reach a possible solution. Also included in this new package is sudoku_mini which really helps to simplify gameplay (see screenshot). For the advanced users, you may even develop your own functions and launch them from the GUI (see Readme.txt for more details). Like the previous version, a Record&Recall option lets you store the present board for later retrieval. And lastly, to keep frustration levels within healthy bounds, I have also added an Undo button to reverse the moves that you last made. :)

A must-have for all Sudoku enthusiasts, amateurs and pros alike! Get one now and play Sudoku like you never did before!

If you like the GUI, please comment below; otherwise (e.g., if you find a suspicious bug), send an email to me. :)

Essential files: sudoku_config.txt, sudoku_gui.m, sudoku_guicb.m, sudoku_makemap.m
Accompanying files: sudoku_mini.m, sudoku_solve.m, sudoku_solveguess.m, sudoku_maps-01.mat, sudoku_maps-02.mat, sudoku_maps-03.mat, sudoku_maps-z01.mat, Readme.txt

引用格式

Alan Tan (2024). Sudoku! (v3.4) (https://www.mathworks.com/matlabcentral/fileexchange/11247-sudoku-v3-4), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R11.1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Sudoku 的更多信息
致谢

启发作品: Sudoku (Dancing Links Solver)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Added BSD license.
See User Reviews dated 2008-01-10.