Here are
27 public repositories
matching this topic...
Updated
Jul 5, 2022
Python
A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.
sudosolver is an android app used to solve sudoku in real time. This project is under progress
Updated
Aug 19, 2020
Java
Solves a sudoku using back tracking algorithm
Updated
Apr 3, 2022
Python
kakuro (simple version) solver as CSP problem - Artificial Intelligence course project - Spring 2021
sudoku game with the user interaction and also AI to solve complex grid(board)
Updated
Jun 3, 2021
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
A maze generating algorithm
Updated
Jan 6, 2021
JavaScript
A sudoku solving algorithm which uses back tracking
Updated
Jan 6, 2021
JavaScript
8 puzzle and 15 puzzle game using Backtracking algorithm
Updated
Feb 28, 2022
Python
Genrates a random but 'solvable' maze
Updated
Aug 26, 2019
JavaScript
sudoku detection, recognition and solution generation.
Updated
Aug 31, 2020
Python
Updated
Jun 10, 2022
HTML
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
This project is a Sudoku Solver made in C using Back-Tracking. It reads a sudoku table from the board.txt file and generates a valid solution for it, or returns a error message showing that the sudoku doesn't have a valid solution.
Improve this page
Add a description, image, and links to the
back-tracking
topic page so that developers can more easily learn about it.
Curate this topic
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."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.