Midget Sudoku

Version 2.0.0.0 (350 Bytes) by Ulrich Reif
Ever wondered how short a Sudoku solver (or how vicious Matlab code) may by? Here is the answer.
449 Downloads
Updated 27 Dec 2016

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2012b
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
2.0.0.0

Saved another 15 characters.

1.0.0.0