h48

A prototype for an optimal Rubik's cube solver, work in progress.
git clone https://git.tronto.net/h48
Download | Log | Files | Refs | README | LICENSE

solvers.h (70B)


      1 #include "tables.h"
      2 #include "generic/generic.h"
      3 #include "h48/h48.h"