core.h (134B)
1 #include "core_types.h" 2 #include "constants.h" 3 #include "cube.h" 4 #include "moves.h" 5 #include "transform.h" 6 #include "oriented_cube.h"
![]() | nissy-coreThe "engine" of nissy, including the H48 optimal solver. |
git clone https://git.tronto.net/nissy-core | |
Download | Log | Files | Refs | README | LICENSE |
core.h (134B)
1 #include "core_types.h" 2 #include "constants.h" 3 #include "cube.h" 4 #include "moves.h" 5 #include "transform.h" 6 #include "oriented_cube.h"