sudoku_ilp

Sudoku solver, based on Integer Linear Programming
36 download
Aggiornato 23 gen 2022

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2021b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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