Midget Sudoku

版本 2.0.0.0 (350 字节) 作者: Ulrich Reif
Ever wondered how short a Sudoku solver (or how vicious Matlab code) may by? Here is the answer.
449.0 次下载
更新时间 2016/12/27

查看许可证

As usual, the program expects a 9x9 matrix, where zeros represent unknown entries. It returns a solution if there exists one, and the zero matrix otherwise.

引用格式

Ulrich Reif (2024). Midget Sudoku (https://www.mathworks.com/matlabcentral/fileexchange/41884-midget-sudoku), MATLAB Central File Exchange. 检索来源 .

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

Saved another 15 characters.

1.0.0.0