Visual Hyper Sudoku

Solve Sudoku puzzles or Hyper Sudoku puzzles

You are now following this Submission

visualHyperSudoku gives a handy interface for solving both Sudoku puzzles and Hyper Sudoku puzzles. It calls hyperSudokuEngine to solve puzzles. The visual interface lets you import puzzles from your MATLAB workspace, or export them.
The hyperSudokuEngine function is similar to the sudokuEngine function that ships with Optimization Toolbox R2014a or later. It differs only in that it can optionally solve puzzles with the extra constraints of Hyper Sudoku puzzles. Both engines use the intlinprog function to solve puzzles.

Cite As

Alan Weiss (2026). Visual Hyper Sudoku (https://se.mathworks.com/matlabcentral/fileexchange/45792-visual-hyper-sudoku), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: Visual Sudoku

Categories

Find more on Sudoku in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.1

Updated license

1.1.0.0

Updated to a Toolbox, to enable easy installation in R2014b and later.

1.0.0.0