Midget Sudoku

Ever wondered how short a Sudoku solver (or how vicious Matlab code) may by? Here is the answer.

You are now following this Submission

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 (2026). Midget Sudoku (https://uk.mathworks.com/matlabcentral/fileexchange/41884-midget-sudoku), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Sudoku in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
2.0.0.0

Saved another 15 characters.

1.0.0.0