Sudoku solver

Simple Sudoku solver
68 Downloads
Updated 14 Jan 2019

View License

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.

Cite As

Chris Wilkening (2024). Sudoku solver (https://www.mathworks.com/matlabcentral/fileexchange/69985-sudoku-solver), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Sudoku in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1

edit description + add picture

1.0.0