This project uses the backtrack algorithm to simulate a sudoku game(generator and solver), based on difficulty level selected by the user. Made on python.
-
Updated
Jan 7, 2021 - Python
8000
This project uses the backtrack algorithm to simulate a sudoku game(generator and solver), based on difficulty level selected by the user. Made on python.
AI to generate crossword puzzles, problem formulated as a contraint satisfaction problem, using ac3 and backtrack algorithms in order to solve the problem.
Add a description, image, and links to the backtrack-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the backtrack-algorithm topic, visit your repo's landing page and select "manage topics."