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 5 years ago
- Attempt to find a brute-force solution to Tetris☆18Updated 3 years ago
- Optimally solve the Rubik's 2x2x2 cube with Python☆71Updated last year
- Optimal solver for pocket cube using iterative deepening search with additional optimizations.☆16Updated 4 years ago
- Crafty is the "son" (direct descendent) of the chess program Cray Blitz. it is designed totally around the bit-board data structure for …☆56Updated 2 years ago
- Winners of the International Obfuscated C Code Contest☆651Updated this week
- 🔍 Twizzle Search — a program to find algs and scrambles for twisty puzzles☆37Updated last week
- YAFU's sieve of Eratosthenes in library form with standalone executable☆14Updated last year
- a language where the programs are works of modern art (updated for OSX)☆32Updated 3 years ago
- A program about Rubik's Cube with a lot of features.☆267Updated 3 years ago
- Terminal Escape Sequence Library in C++20☆28Updated last month
- Random code snippets used to learn x86_64 assembly language☆31Updated 5 years ago
- IOCCC International Obfuscated C code contest entries☆141Updated 5 years ago
- Rubik's Cube Solver coded in Python.☆23Updated 5 years ago
- x64 Assembly Demo Framework☆27Updated 4 years ago
- Gull chess (Linux/Mac port)☆30Updated 6 years ago
- Convert a C Standard Draft PDF into HTML☆20Updated last month
- zhiayang's template libraries☆17Updated 4 months ago
- Chess tactics trainer with spaced repetition☆32Updated last year
- ☆13Updated this week
- The optimal Rubik's cube solver that I wrote a while back. It uses pattern databases to optimally solve the puzzlee.☆72Updated 8 years ago
- Cubing algorithm database☆13Updated 7 months ago
- O(n log n) In-place Stable Quicksort☆18Updated 6 months ago
- ☆15Updated 3 years ago
- Solve the Fifteen Puzzle optimally with IDA* using different heuristics.☆46Updated last year
- A small tool that generates gif of a chess game☆105Updated 4 years ago
- Composing and deciphering C (or C++) declarations or casts, aka ‘‘gibberish.’’☆100Updated this week
- A collection of neat C and C++ trivia and oddities.☆33Updated last month
- Computer science fundamentals.☆20Updated 2 years ago
- Brainfuck torture test. Brainfuck interpreters and compilers to C, V. VIM syntax file for brainf*ck. Fast JIT Assembly, JIT C running, Pe…☆218Updated last year