aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 5ffef7c..ea4a94d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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

Generated with cgit - Back to sebastiano.tronto.net