Another Rule Based Sudoku Solver

Tries to solve a given sudoku puzzle (in a text file) with a bunch of rules.
184 Downloads
Updated 8 Feb 2012

View License

If rules don't produce a solution, the program uses recursive method for the last resort.

Usage:
>> ARBSS('SDK1.txt')

Cite As

A. Taha Arslan (2024). Another Rule Based Sudoku Solver (https://www.mathworks.com/matlabcentral/fileexchange/34979-another-rule-based-sudoku-solver), MATLAB Central File Exchange. Retrieved .

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

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