A brief description of what this project does and who it's for.
- Clone the repository:
git clone https://github.com/rabiken/rubiks_cube_solver.git cd rubiks_cube_solver
-
Build the project:
make all
-
Run the program: Run the Problem Generator and Solver
./main
Run the Rubik's Cube Visualizer
./visualizer