Midget Sudoku

Version 2.0.0.0 (350 octets) par Ulrich Reif
Ever wondered how short a Sudoku solver (or how vicious Matlab code) may by? Here is the answer.
449 téléchargements
Mise à jour 27 déc. 2016

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Sudoku dans Help Center et MATLAB Answers
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
2.0.0.0

Saved another 15 characters.

1.0.0.0