Sudoku

版本 1.1.0.0 (17.9 KB) 作者: Stepen Sahrun
This code generates a random Sudoku puzzle or solves any given Sudoku puzzle.
1.1K 次下载
更新时间 2012/2/10

查看许可证

I've been addicted to Sudoku since I knew the game and I play this game almost daily in my cellphone. However, sometimes the puzzle that I tried to solve is quite hard because I need to 'guess' a value at some point. To clear my frustation, I made SudokuSolver.m to solve any given Sudoku puzzle. This m-file includes random guessing scheme, so, when it is given an empty Sudoku puzzle, it will solves it and as the result, it generates a random Sudoku puzzle. After that, another m-file, Sudoku.m was made to generate user-interface for SudokuSolver.m.

引用格式

Stepen Sahrun (2024). Sudoku (https://www.mathworks.com/matlabcentral/fileexchange/34988-sudoku), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Sudoku 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!

html/

版本 已发布 发行说明
1.1.0.0

Correcting required products

1.0.0.0