From 4fb970ad4e7d0558f7bf32dbad2333dbf3cb3ab4 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 23 Dec 2021 19:01:33 +0100 Subject: Fixes for yesterday's commit --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO.md') 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. ### Performance * solve (allow_next): filter out based on base_move; only check once for each triple of moves; how to deal with different movesets? + +### Other optimal solvers * try htr corners + edges in slice but not oriented (300Mb table); de Bondt's trick does not work, but I can use full symmetry and take advantage of the fact that it is a subset invariant under half-turns -- cgit v1.3