Logic Sudoku Solver

This Sudoku Solver does not guess. As a result it can only solve Sudokus that are solvable by logic.
1.3K Downloads
Updated 21 May 2010

View License

This solver is fairly quick, but uses only logic to solve the puzzles. And there are probably some bugs!

The file candidates.m is based on (or rather just copied from) Geoff Boynton's program which can be found on:
http://www.mathworks.com/matlabcentral/fileexchange/8083

I'm still learning so feel free to submit feedback on improvement/optimization.

Cite As

Michiel Hegemans (2024). Logic Sudoku Solver (https://www.mathworks.com/matlabcentral/fileexchange/27689-logic-sudoku-solver), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Sudoku in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0