Sudoku 9 x 9

版本 1.0.0.0 (9.9 KB) 作者: Jurij Rici
Program is solving sudoku problems
400.0 次下载
更新时间 2010/7/21

查看许可证

For example:
A = [1 0 0 0 0 0 0 0 0;
0 0 4 0 0 5 0 0 9;
0 0 0 8 0 1 0 7 0;
0 6 1 0 0 0 0 0 5;
9 0 0 7 0 4 0 0 3;
2 0 0 0 0 0 4 9 0;
0 4 0 5 0 8 0 0 0;
7 0 0 2 0 0 3 0 0;
0 0 0 0 0 0 0 0 1];
And the program instead of zeros give the right values.

引用格式

Jurij Rici (2025). Sudoku 9 x 9 (https://www.mathworks.com/matlabcentral/fileexchange/28248-sudoku-9-x-9), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2008b
兼容任何版本
平台兼容性
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!
版本 已发布 发行说明
1.0.0.0