sudoku_ilp

Sudoku solver, based on Integer Linear Programming
36 Downloads
Updated Sun, 23 Jan 2022 19:07:47 +0000

View License

This function solves any solvable sudoku by using integer linear programming.
It also displays the sudoku in the command window, with the given entries in red
and the found ones in black.

Cite As

Marco Cococcioni (2024). sudoku_ilp (https://www.mathworks.com/matlabcentral/fileexchange/105595-sudoku_ilp), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021b
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.0.3

Small fix in the ouput

1.0.2

another very minor improvement

1.0.1

Minor fix in the description.

1.0.0