Difference between revisions of "Solving Techniques"

From Sudoku Theory
m
Line 66: Line 66:
* [[Trial and Error]]
* [[Trial and Error]]
* [[Depth-First Search]]
* [[Depth-First Search]]
== Sudoku Variant Techniques ==
Killer Techniques
* [[Rule of 45]]
* [[Unique Pairs]]
* [[Same Digit Coloring]]

Revision as of 21:38, 8 January 2023

This page is for Classic Sudoku solving techniques. For Variants, see Variant Solving Techniques. The techniques listed here will usually apply when variant constraints are present, but the ways the variants interact with these techniques will change depending on the specific constraint.

Logical Solving Techniques

(Really, all the techniques on this page are "logical" from a certain point of view.)

Uniqueness Techniques

Other Techniques

Sudoku Variant Techniques

Killer Techniques