AdamHayse / optimal-solve-rubikscube
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 6 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
- Optimally solve the Rubik's 2x2x2 cube with Python☆70Updated last year
- Crafty is the "son" (direct descendent) of the chess program Cray Blitz. it is designed totally around the bit-board data structure for …☆53Updated 2 years ago
- typist is a simple, terminal typing speed test using only the standard c libraries.☆38Updated 2 years ago
- 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☆17Updated 2 years ago
- UCI chess engine☆77Updated 3 years ago
- Tablebase and Engine for Dōbutsu Shōgi☆17Updated 6 months ago
- A simple chess engine to learn and play with☆107Updated 4 months ago
- UCI Chess engine Stockfish with an Efficiently Updatable Neural-Network-based evaluation function☆58Updated 4 years ago
- The optimal Rubik's cube solver that I wrote a while back. It uses pattern databases to somewhat efficiently solve the puzzle optimally (…☆71Updated 7 years ago
- Random code snippets used to learn x86_64 assembly language☆31Updated 5 years ago
- Probing code for Chess Endgame Tablebases used by Gaviota, the chess engine.☆35Updated 2 years ago
- ☆14Updated 4 years ago
- C port of Stockfish☆144Updated 2 years ago
- Emulator and solver algorithm for Rubik's cube of any size☆16Updated 2 years ago
- Mirror of my Gitlab chess engine project.☆64Updated this week
- Official Documents of the World Cube Association.☆22Updated last week
- Reads chess games in PGN format and adds annotations using an engine☆62Updated 3 years ago
- UCI Chess Engine☆48Updated this week
- 🔍 Twizzle Search — a program to find algs and scrambles for twisty puzzles☆31Updated this week
- Chess tactics trainer with spaced repetition☆30Updated last year
- ♝♞ Play chess against the Stockfish engine in your terminal.☆210Updated 2 years ago
- C++ chess engine☆85Updated this week
- ♟️React app that helps you learn and practice chess notation☆19Updated 11 months ago
- A program about Rubik's Cube with a lot of features.☆260Updated 3 years ago
- SPSA Tuner for Stockfish Chess Engine☆20Updated 7 years ago
- Collection of articles about realmode 16bit assembly☆64Updated last year
- A continuation of the nice project asmFish by Mohammed Li. Latest version: 07.08.2019☆124Updated 5 years ago
- A Simple Text Editor Written In Bash☆45Updated 2 years ago
- Solve the Fifteen Puzzle optimally with IDA* using different heuristics.☆44Updated last year