Midget Sudoku

Ever wondered how short a Sudoku solver (or how vicious Matlab code) may by? Here is the answer.
449 download
Aggiornato 27 dic 2016

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Sudoku in Help Center e MATLAB Answers
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
2.0.0.0

Saved another 15 characters.

1.0.0.0