Back to search
Used three unique class designs to shape the cube, each using simple C++ structures like arrays and lists. Added three search methods—BFS, DFS, and IDDFS—to solve the cube when mixed up to 8 times, all under 3 seconds. Put in Korf’s IDA* method, which can untangle a cube scrambled 13 times in less than 10 seconds.
Stars
19
Forks
0
Watchers
19
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits