A Perfect Random Maze generator with given width and height using the "Recursive backtracking" algorithm.
-
Updated
Apr 15, 2019 - C#
A Perfect Random Maze generator with given width and height using the "Recursive backtracking" algorithm.
Collection of C# solutions for popular LeetCode Problems
Logical programming tool that works similar to Prolog program. It's goal to simplify and extend prolog features and provide easy integration with mapping tool.
Solving Sudoku as a Constraint Satisfaction Problem (CSP)
The only sudoku solver you will ever need!
Acompanying project for lectures in algorithms at Faculty of Information Studies
Implementing CSP with Forward Checking constraint propagation on the example of solving Binary and Futoshiki puzzle
This repository contains all of my works of Data Structure and Algorithms course
A random maze generator. Based on the Recursive Backtracker algorithm. Implemented in C# .NET WPF.
💻 Szoftvertervezés és -fejlesztés II. tárgy laborgyakorlatához tartozó forrásállományok.
solves a sudoku on your command line using backtracking
Problem solutions
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.
Sudoku Game built using the game engine: Unity. Game has varying difficulties of sudoku puzzles. This game is built for Windows platform.
🎲 Sistema para resolução de quebra cabeças Sudoku utilizando backtracking.
A Unity-based Sudoku puzzle game that features dynamic grid generation, multiple difficulty levels, live timing, and interactive UI elements. Sudoku Challenge offers a challenging and engaging experience for players of all skill levels. Enjoy solving unique puzzles with a clean, modern interface and help us improve by contributing ideas and fixes!
Solution of N-Queens problem using backtracking programming
Killer Sudoku
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."