Skip to content

smsutherland/Backtracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Backtracking

Backtracking algorithm written in python

Features

Generalized backtracking algorithm
Game class that can be inherited from in order to have the algorithm be applied to custom problems
Sudoku class that backtracking algorithm is applied to

todo

add user inputed sudoku
impliment graphical representation of sudoku
add nonogram class to apply the algorithm too
add graphical representation of nonograms

About

Backtracking algorithm applied to Sudoku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages