Simple Sudoku solver. Demonstrates recursion with easy to follow Matlab code.
>> Fairly fast runtime.
>> No optimization is done wrt search order.
>> User has the option to plot the board during the search.
>> Sample boards are provided within the file.
Zitieren als
Chris Wilkening (2024). Sudoku solver (https://www.mathworks.com/matlabcentral/fileexchange/69985-sudoku-solver), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2015b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Gaming > Number games > Sudoku >
Mehr zu Sudoku finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.1 | edit description + add picture |
||
1.0.0 |