Skip to content

GustafssonJonathan/Sudoku-Exclusion-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Exclusion Solver

A simple sudoku solver using heuristic rules. It also makes guesses if stuck.

Getting Started

The sudoku puzzle should be in one of the following formats Readable, Compact, and One line. More information about the file format see https://qqwing.com/generate.html.

Prerequisites

Python 3.x with standard libraries

Running the solver

python SudokuSolver.py Compact.txt

Author

About

A sudoku solver using exclusion principal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages