back-tracking
Here are 11 public repositories matching this topic...
-
Updated
Apr 12, 2021 - Python
sudoku detection, recognition and solution generation.
-
Updated
Aug 31, 2020 - Python
The goal of this project is to use Deep Learning and the recursive backtracking algorithm to solve any sudoku puzzle.
-
Updated
Mar 26, 2021 - Python
Using Data Structures and Algorithms to solve problems efficiently considering both space and time complexity constraints
-
Updated
Oct 28, 2023 - Python
we slove sudoku tables as a CSP problem using Backtrack algorithm with forward Checking and MRV and Degree heuristics.
-
Updated
Sep 8, 2022 - Python
8 puzzle and 15 puzzle game using Backtracking algorithm
-
Updated
Feb 28, 2022 - Python
sudoku game with the user interaction and also AI to solve complex grid(board)
-
Updated
Jun 3, 2021 - Python
Solving Sudoku with BackTrack Algorithm
-
Updated
Mar 6, 2024 - Python
Solves given sudoku puzzle using back tracking algorithm
-
Updated
Apr 3, 2022 - Python
LeetCode solutions
-
Updated
Jan 11, 2024 - Python
Improve this page
Add a description, image, and links to the back-tracking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the back-tracking topic, visit your repo's landing page and select "manage topics."