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:
- Optimal Solver for the Rubik's Cube☆14Updated 4 years ago
- IOCCC International Obfuscated C code contest entries☆146Updated 6 years ago
- A computer in Conway's game of life☆173Updated last year
- Optimally solve the Rubik's 2x2x2 cube with Python☆74Updated last year
- 🚀 Fast prime counting function library☆344Updated 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
- Source code of calculators hosted at https://www.alpertron.com.ar☆248Updated last month
- A brainfuck interpreter using only the C preprocessor☆90Updated last year
- x86 and amd64 instruction reference manual pages☆265Updated 5 years ago
- Deflate disassember to convert a deflate, zlib, or gzip stream into a readable form.☆266Updated 3 months ago
- Obuscated C Christmas programs☆379Updated 3 years ago
- 9 puzzle solver: Rubik's 2x2x3, 2x2x2, 3x3x3, 4x4x4, 5x5x5; Pyraminx, Skewb, 3x3x3 Gear Cube, Face-turning Octahedron☆10Updated 6 years ago
- A C++ library for solving problems on Project Euler☆42Updated 3 weeks ago
- Small portable multiple-precision unsigned integer arithmetic in C☆461Updated last year
- An OpenGL Rubik's Cube implementation with an optimal solver. Written in C++.☆222Updated 4 years ago
- A program about Rubik's Cube with a lot of features.☆281Updated 4 years ago
- A C-like language to Brainfuck compiler, written in Python☆132Updated last year
- Conway's Game of Life in 9 lines of C☆304Updated 9 years ago
- Compiler from C to brainfuck☆241Updated 2 years ago
- A fast Sudoku solver and generator with a benchmark suite for comparing the fastest known solvers.☆253Updated last year
- *That* editor.☆473Updated 6 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- rubik's cube that runs in your terminal!☆103Updated 5 years ago
- ☆79Updated 2 years ago
- Convenient generic print() for C☆327Updated last year
- Brainfuck interpreter inside printf☆679Updated 4 years ago
- msieve - Number Field Sieve implementation by Jason Papadopoulos☆259Updated 2 years ago
- C-style arbitrary precision calculator☆422Updated this week
- Preprocessor metaprogramming knowledge obscurity chart☆53Updated 2 years ago
- 🧠 Brainfuck IDE and interpreter in 512 bytes. (boot sector)☆54Updated 2 years ago