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
- 9 puzzle solver: Rubik's 2x2x3, 2x2x2, 3x3x3, 4x4x4, 5x5x5; Pyraminx, Skewb, 3x3x3 Gear Cube, Face-turning Octahedron☆10Updated 6 years ago
- A program about Rubik's Cube with a lot of features.☆269Updated 3 years ago
- IOCCC International Obfuscated C code contest entries☆141Updated 5 years ago
- Optimally solve the Rubik's 2x2x2 cube with Python☆72Updated last year
- Optimal solver for pocket cube using iterative deepening search with additional optimizations.☆17Updated 4 years ago
- A C++ library for solving problems on Project Euler☆41Updated 3 weeks ago
- An OpenGL Rubik's Cube implementation with an optimal solver. Written in C++.☆220Updated 4 years ago
- Solve the Fifteen Puzzle optimally with IDA* using different heuristics.☆46Updated last year
- Rubik's Cube Solver. An optimized implementation of Kociemba's two-phase algorithm.☆326Updated 2 years ago
- Connect 4 Solver☆305Updated 4 years ago
- A country filter of GCJ 2018 scoreboard☆11Updated 6 years ago
- ☆54Updated 2 years ago
- A codeforces plugin ported from emacs plugin gnull/cfparser.☆45Updated 6 years ago
- Winners of the International Obfuscated C Code Contest☆786Updated this week
- Conway's Game of Life in 9 lines of C☆302Updated 9 years ago
- ☆13Updated 9 months ago
- ☆115Updated 3 years ago
- 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
- Solve Rubik's Cube in less than 19 moves on average with Python.☆678Updated last year
- A computer in Conway's game of life☆171Updated 8 months ago
- Data Structures, Algorithms, Utility Classes for Competitive Programming, Codeforces: https://codeforces.com/profile/wleung_bvg, AtCoder:…☆41Updated 2 years ago
- ☆126Updated 8 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…☆219Updated last year
- A minimalist esolang☆85Updated 7 years ago
- Polyglot autogolfer for https://code.golf☆18Updated last year
- ☆10Updated 3 years ago
- Debug and visualize computational geometry problems☆114Updated 3 years ago
- repository of competitive programming codes☆3Updated 3 years ago
- A C-like language to Brainfuck compiler, written in Python☆129Updated 8 months ago