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

utils.h (62B)


      1 #include "dbg_log.h"
      2 #include "constants.h"
      3 #include "math.h"