Skip to content
This repository was archived by the owner on Dec 23, 2020. It is now read-only.

gtystahl/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudoku

This contains an AI that will solve sudoku.

It is run through the driver.py.

It requires a in.txt that contains on one line a puzzle configuration with 0s being empty squares.

It will try and solve the puzzle with forward checking and arc search.

If it is unsolvable, it will print out the same line given with a fail. Otherwise the solution will be added to an output.txt

About

This contains an AI that will solve sudoku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages