AdamHayse / optimal-solve-rubikscubeLinks
This is my final project for my Artificial Intelligence class. I generated pattern databases of subsets of the Rubik's cube via a breadth-first search and without the need for a queue due to highly efficient decode/encode functions. I used these generated pattern databases to guide a highly space efficient heuristic search algorithm called IDA…
☆11Updated 7 years ago
Alternatives and similar repositories for optimal-solve-rubikscube
Users that are interested in optimal-solve-rubikscube are comparing it to the libraries listed below
Sorting:
- 9 puzzle solver: Rubik's 2x2x3, 2x2x2, 3x3x3, 4x4x4, 5x5x5; Pyraminx, Skewb, 3x3x3 Gear Cube, Face-turning Octahedron☆10Updated 6 years ago
- Optimal Solver for the Rubik's Cube☆14Updated 4 years ago
- 🚀 Fast prime counting function library☆343Updated this week
- Brainfuck torture test. Brainfuck interpreters and compilers to C, V. VIM syntax file for brainf*ck. Fast JIT Assembly, JIT C running, Pe…☆231Updated last year
- Winners of the International Obfuscated C Code Contest☆1,066Updated last week
- Conway's Game of Life in 9 lines of C☆304Updated 9 years ago
- Optimally solve the Rubik's 2x2x2 cube with Python☆74Updated last year
- Rubik's Cube Solver. An optimized implementation of Kociemba's two-phase algorithm.☆331Updated 2 years ago
- Obuscated C Christmas programs☆379Updated 3 years ago
- The optimal Rubik's cube solver that I wrote a while back. It uses pattern databases to optimally solve the puzzlee.☆75Updated 8 years ago
- Brainfuck interpreter inside printf☆677Updated 4 years ago
- Solve the Fifteen Puzzle optimally with IDA* using different heuristics.☆51Updated 2 years ago
- Convenient generic print() for C☆327Updated last year
- Bootable minesweeper game in a 512-byte boot sector☆189Updated 4 years ago
- IOCCC International Obfuscated C code contest entries☆146Updated 6 years ago
- rubik's cube that runs in your terminal!☆103Updated 5 years ago
- Chess endgame database (tablebase) generator☆260Updated 2 months ago
- A C-like language to Brainfuck compiler, written in Python☆132Updated last year
- ♝♞ Play chess against the Stockfish engine in your terminal.☆214Updated 3 years ago
- ♟ Play chess against real players in your terminal using Lichess☆123Updated 2 years ago
- Connect 4 Solver☆316Updated 4 years ago
- Optimal solver for pocket cube using iterative deepening search with additional optimizations.☆17Updated 4 years ago
- A computer in Conway's game of life☆173Updated last year
- A programming language based on MATLAB and suitable for code golfing☆115Updated 3 weeks ago
- A fast Sudoku solver and generator with a benchmark suite for comparing the fastest known solvers.☆249Updated last year
- A brainfuck interpreter using only the C preprocessor☆90Updated last year
- Compiler from C to brainfuck☆241Updated 2 years ago
- ☆108Updated 5 years ago
- A Rubik's cube solver and FMC assistant☆42Updated 7 months ago
- A bare-bones terminal chat room.☆31Updated 5 years ago