Topic: "recursive-backtracking"
ferenc-nemeth/maze-generation-algorithms
Collection of maze generation algorithms.
Language: C++ - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 52 - Forks: 13

Toxe/maze-generator
C++ maze generator using recursive backtracking.
Language: C++ - Size: 240 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 4

ferenc-nemeth/minecraft-maze-generator
Maze generator scripts for Minecraft.
Language: Python - Size: 548 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

prbasha/MazeGenerator
A random maze generator. Based on the Recursive Backtracker algorithm. Implemented in C# .NET WPF.
Language: C# - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

koodimonsteri/pathfinder
Path finding and maze generation in python
Language: Python - Size: 180 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

DariaClem/Recursive-Backtracking-Permutations
Language: Assembly - Size: 145 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Timmoth/Mazes
Typescript maze generation algorithms
Language: TypeScript - Size: 74.2 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

agl-alexglopez/dancing-links-and-planning-pokemon
A repository that explores how to apply Donald Knuth's Algorithm X via Dancing Links to Pokémon type coverage.
Language: C - Size: 21.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

adamnelsonarcher/Solving-Constraint-Satisfaction-Problem
Made for COSC4368 initally, modified the program to be general-solution and work with any domain or constraint set provided. Obviously the program would need to be optimized if a highly efficient algorithm is needed for a set of constraints.
Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anshuthopsee/maze-generator
A visualising tool for maze generation built with react. Recursive Backtracker and Kruskal's Algorithm used.
Language: JavaScript - Size: 525 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

urluconceptual/assembly-backtracking
The second project implemented for the Computer Architecture course. Recursive backtracking algorithm, implemented in Assembly x86 (AT&T).
Language: Assembly - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

PietarTheWise/fillit
Algorithm that finds smallest squares of tetriminos, using recursive backtracking.
Language: C - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abisubramanya27/SudokuSolver
Language: C++ - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
