An open API service indexing awesome lists of open source software.

https://github.com/parvvaresh/game-with-csp

This Python script provides a Sudoku solver using the Constraint Satisfaction Problem (CSP) algorithm. It is implemented with a modular structure, including classes for CSP, a set of CSP for Sudoku, and a class for managing the Sudoku board game.
https://github.com/parvvaresh/game-with-csp

ai csp python3

Last synced: 5 months ago
JSON representation

This Python script provides a Sudoku solver using the Constraint Satisfaction Problem (CSP) algorithm. It is implemented with a modular structure, including classes for CSP, a set of CSP for Sudoku, and a class for managing the Sudoku board game.

Awesome Lists containing this project

README

          

#up date