aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-23 19:01:33 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-23 19:01:33 +0100
commit4fb970ad4e7d0558f7bf32dbad2333dbf3cb3ab4 (patch)
treef8cf70973ed3fb78816e89bd9034c983b68b6062 /TODO.md
parent4dddac9e257433a8e2f5f763d91470a7e05ff680 (diff)
downloadnissy-4fb970ad4e7d0558f7bf32dbad2333dbf3cb3ab4.tar.gz
nissy-4fb970ad4e7d0558f7bf32dbad2333dbf3cb3ab4.zip
Fixes for yesterday's commit
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