diff options
Diffstat (limited to '')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -60,6 +60,8 @@ It's more of a personal reminder than anything else. | |||
| 60 | ### Performance | 60 | ### Performance |
| 61 | * solve (allow_next): filter out based on base_move; only check once for each | 61 | * solve (allow_next): filter out based on base_move; only check once for each |
| 62 | triple of moves; how to deal with different movesets? | 62 | triple of moves; how to deal with different movesets? |
| 63 | |||
| 64 | ### Other optimal solvers | ||
| 63 | * try htr corners + edges in slice but not oriented (300Mb table); | 65 | * try htr corners + edges in slice but not oriented (300Mb table); |
| 64 | de Bondt's trick does not work, but I can use full symmetry and | 66 | de Bondt's trick does not work, but I can use full symmetry and |
| 65 | take advantage of the fact that it is a subset invariant under half-turns | 67 | take advantage of the fact that it is a subset invariant under half-turns |
