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…
10Updated 6 years ago

Related projects

Alternatives and complementary repositories for optimal-solve-rubikscube