core.h (107B)
1 #include "core_types.h" 2 #include "constants.h" 3 #include "cube.h" 4 #include "moves.h" 5 #include "transform.h"
![]() | h48A prototype for an optimal Rubik's cube solver, work in progress. |
git clone https://git.tronto.net/h48 | |
Download | Log | Files | Refs | README | LICENSE |
core.h (107B)
1 #include "core_types.h" 2 #include "constants.h" 3 #include "cube.h" 4 #include "moves.h" 5 #include "transform.h"