Simple Sudoku Solver is a simple yet powerful tool to solve Sudoku puzzles.
The application provides a large number of techniques that ultimately can solve any Sudoku puzzles.
List of solving strategies supported:
=== Beginner ===
* Single Possible Value
* Hidden Single Value
* Naked Pair
* Naked Triple
* Naked Quad
* Hidden Pair
* Hidden Triple
* Hidden Quad
* Pointing Pair Triple
* Box Line Reduction
=== Intermediate ===
* X-Wing
* Y-Wing
* Simple Colouring
* Swordfish
* XYZ Wing
=== Advanced ===
* X-Cycles
* Bi-Value Universal Grave Removal
* XY-Chain
* Three Demision Medusa
* Jellyfish
* Unique Rectangles
* Extended Unique Rectangles
* Hidden Unique Rectangles
* WXYZ Wing
* Aligned Pair Exclusion
=== Extreme ===
* Exocet
* Grouped X-Cycles
* Empty Rectangle
* Finned X-Wing
* Finned Swordfish
* Alternating Inference Chains
* Sue-de-Coq
* Digit Forcing Chains
* Cell Forcing Chains
* Unit Forcing Chains
* Almost Locked Sets
* Death Blossom
* Pattern Overlay
* Bowman Bingo
=== Ultimate ===
* Hypothesis Search
The application provides a large number of techniques that ultimately can solve any Sudoku puzzles.
List of solving strategies supported:
=== Beginner ===
* Single Possible Value
* Hidden Single Value
* Naked Pair
* Naked Triple
* Naked Quad
* Hidden Pair
* Hidden Triple
* Hidden Quad
* Pointing Pair Triple
* Box Line Reduction
=== Intermediate ===
* X-Wing
* Y-Wing
* Simple Colouring
* Swordfish
* XYZ Wing
=== Advanced ===
* X-Cycles
* Bi-Value Universal Grave Removal
* XY-Chain
* Three Demision Medusa
* Jellyfish
* Unique Rectangles
* Extended Unique Rectangles
* Hidden Unique Rectangles
* WXYZ Wing
* Aligned Pair Exclusion
=== Extreme ===
* Exocet
* Grouped X-Cycles
* Empty Rectangle
* Finned X-Wing
* Finned Swordfish
* Alternating Inference Chains
* Sue-de-Coq
* Digit Forcing Chains
* Cell Forcing Chains
* Unit Forcing Chains
* Almost Locked Sets
* Death Blossom
* Pattern Overlay
* Bowman Bingo
=== Ultimate ===
* Hypothesis Search
Show More