sudoku_ilp

Sudoku solver, based on Integer Linear Programming
36 Downloads
Aktualisiert 23. Jan 2022

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2021b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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