Skip to content

bapacheco/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SudokuSolver

A Sudoku Solver that utilizes constraint satisfaction algorithms

Types of constraint solving techniques

These are the techniques that were used in this project

  • AC-3
  • Constraint Propagation
  • Forward Checking

About

sudoku solver written in c sharp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages