Octave Compatible Sudoku Solver

Sudoku Solver takes an initial puzzle file and completes and presents the Sudoku board step by step.
2 Downloads
Updated 12 Aug 2024

View License

Run testSudoku.m in command line for example solutions.
Solutions are presented in a visual, step by step manner.
Easy, medium, and hard puzzles from sudoku.com are used as examples.
Octave compatible, use earlier version for MATLAB

Cite As

Steve Lenk (2024). Octave Compatible Sudoku Solver (https://www.mathworks.com/matlabcentral/fileexchange/170781-octave-compatible-sudoku-solver), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2024a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0

Line 50 in SudokuGrid.m updated for Octave compatibility. Use earlier version for MATLAB

1.1.0

Solutions are presented in a visual, step by step manner.

1.0.0