Skip to content

Streght/SudokuCSP

Repository files navigation

SudokuCSP

This project aims to model the Sudoku problem using the constraint satisfaction problem concept.

It uses exploration with backtracking search as well as constraint propagation with forward checking (arc constraint 3 may be implemented later).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors