sudoku_ilp

Sudoku solver, based on Integer Linear Programming
ダウンロード: 36
更新 2022/1/23

ライセンスの表示

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.

引用

Marco Cococcioni (2024). sudoku_ilp (https://www.mathworks.com/matlabcentral/fileexchange/105595-sudoku_ilp), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2021b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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