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

.gitignore (149B)


      1 config.mk
      2 gen
      3 debuggen
      4 perf.data
      5 perf.data.old
      6 run
      7 tables/*
      8 test/*/runtest
      9 test/run
     10 test/run.DSYM
     11 run.DSYM
     12 test/last.*
     13 tools/results
     14 .vscode
     15 *.o
     16 *.s