-
Notifications
You must be signed in to change notification settings - Fork 6
Rubik's Cube Solver #159
Copy link
Copy link
Open
Labels
⏰ benchmarkNew or changes to existing benchmarkNew or changes to existing benchmark🎓 student projectInteresting (~ 5 ECTS) side projectsInteresting (~ 5 ECTS) side projects
Description
Metadata
Metadata
Assignees
Labels
⏰ benchmarkNew or changes to existing benchmarkNew or changes to existing benchmark🎓 student projectInteresting (~ 5 ECTS) side projectsInteresting (~ 5 ECTS) side projects
Watching Sebastian Lague's recent video on solving a 3x3 rubik's cube, I thought this might be an interesting little problem for a symbolic approach. It very nicely maps to the reachability analysis of an initial and target state via a transition relation.
Inputs:
Symbolic Reachability Analysis