Midget Sudoku

Versión 2.0.0.0 (350 Bytes) por Ulrich Reif
Ever wondered how short a Sudoku solver (or how vicious Matlab code) may by? Here is the answer.
449 descargas
Actualizado 27 dic 2016

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Sudoku en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
2.0.0.0

Saved another 15 characters.

1.0.0.0