Interactive Sudoku Solver (ISS) – Constraint Sandbox

← Back to Solver

Write JavaScript to generate constraints.

Return a constraint or an array of constraints. A constraint can either be an instance of SudokuConstraint or a constraint string.

help() will display detailed help or visit the help page for more general information about the solver. Visit the github repository to view the source code and report bugs.

Console Output – use console.log()

Constraint String