六大算法设计技巧,原文地址:http://www.srcmini.com/2594.html
-
Updated
Dec 10, 2019 - C
六大算法设计技巧,原文地址:http://www.srcmini.com/2594.html
Maze generator/solver (backtracking implementation)
System programming & Algorithm ― Data structures and Algorithms
Repository of all the algorithms taught in Analysis and Design of Algorithms class at SDMCET, 2023 - 24
Repositorio para los laboratorios de Algoritmos Avanzados. 2018-2.
A small Prolog interpreter
Sudoku game built using C programming language and backtracking algorithm
Впихиваем тетраминки из файла в минимально возможный квадрат
A project for 42. Find the smallest square that given tetronimos (tetris pieces) fit in to.
Kruskal maze generator & Backtracking mazer solver
4th project of the global branch at 42 --> algorithm, parcing, backtracking for a Tetris filler program
Knuth and Pryanik
Logic puzzle solver implementing constraint satisfaction algorithms - 42 School algorithmic thinking project with backtracking and optimization
A fast sudoku solver implemented in C using a backtracking algorithm.
Implementation of an algorithm that has the idea of backtracking for the context of a maze
This is my own implementation of a Regular Expression engine in C based off of this video by Low Byte Productions
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."