n-Queens [Completion] problem solver implemented as multithreaded randomized non-recursive backtracking algorithm with dam-pruning
-
Updated
Oct 23, 2017 - C#
n-Queens [Completion] problem solver implemented as multithreaded randomized non-recursive backtracking algorithm with dam-pruning
Solution of N-Queens problem using backtracking programming
Solution of Sudoku using backtracking programming
Maze Generation algorithm using Backtrack and Heat Map.
solves a sudoku on your command line using backtracking
C# application to find a valid path in Linedoku Cross-Path game.
A Perfect Random Maze generator with given width and height using the "Recursive backtracking" algorithm.
This repository contains all of my works of Data Structure and Algorithms course
Recursive Backtracking against World's Hardest Sudoku
The championship problem as a NP-complete problem: The application uses an up-to-date soccer league SQLite database to solve the championship problem with different algorithms.
Killer Sudoku
🎲 Sistema para resolução de quebra cabeças Sudoku utilizando backtracking.
Algorithms and Data Structures class MiNI PW
Collection of C# solutions for popular LeetCode Problems
Sudoku Game built using the game engine: Unity. Game has varying difficulties of sudoku puzzles. This game is built for Windows platform.
A Sudoku Solver made by using backtracking algorithm
A little maze game using recursive backtracking approach in C#.
Solving Sudoku as a Constraint Satisfaction Problem (CSP)
Solutions to a few Data Structures and Algorithm Questions in C#.
Add a description, image, and links to the backtracking topic page so that developers can more easily learn about it.
To associate your repository with the backtracking topic, visit your repo's landing page and select "manage topics."