sudoku_ilp

Sudoku solver, based on Integer Linear Programming
36 descargas
Actualizado 23 ene 2022

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2021b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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