Skip to content

gabrielformica/Rubik-s-cube-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 

Repository files navigation

Rubik's cube solver based based on pattern databases and IDA star

How to compile

  • Compile the program using the make command. This creates "pdb" and main".

How to run

  • Run ./pdb if you are gonna create the pattern databases for the first time.
  • Run ./main when you already ran "pdb" and want to solve a random instance of a Rubik's cube configuration.

The Authors

This Rubik's cube solver was developed by Gabriel Formica and Juliana León in 2014 as an academic project in Universidad Simón Bolívar.

mailto:[email protected]

mailto:[email protected]

About

Rubik's cube solver with IDA*

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages