SudoklifySolverEngine
Engine for solving Sudoku puzzles using the provided puzzle configuration and grid processor.
Parameters
T
The type of the user grid cells.
Properties
Link copied to clipboard
The mode used for checking mistakes during puzzle solving. Default is MistakeCheckingMode.CheckViolations.