Sudoku solver

版本 1.0.1 (4.8 KB) 作者: Chris Wilkening
Simple Sudoku solver
68.0 次下载
更新时间 2019/1/14

查看许可证

Simple Sudoku solver. Demonstrates recursion with easy to follow Matlab code.
>> Fairly fast runtime.
>> No optimization is done wrt search order.
>> User has the option to plot the board during the search.
>> Sample boards are provided within the file.

引用格式

Chris Wilkening (2025). Sudoku solver (https://www.mathworks.com/matlabcentral/fileexchange/69985-sudoku-solver), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2015b
兼容任何版本
平台兼容性
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.1

edit description + add picture

1.0.0