Skip to content

navrajsaini/Sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-solver

Using CSPs and Backtracking search algorithm in c++

to compile: run make

to use: a example file has been included with the program to run the file, run: Sudoku < input.txt (in the terminal)

About

Using CSPs and Backtracking search algorithm in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published