From b5a692702643c8f3e77765ca38677e076bce2b59 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 2 Mar 2022 19:48:10 +0100 Subject: Added dr and htr scrambles --- TODO.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index f3fb075..a21c903 100644 --- a/TODO.md +++ b/TODO.md @@ -56,10 +56,6 @@ including e.g. solutions that were not shown because -c) ## Technical stuff ### Memory management -* Optimization: allow coordinates do define how moves and trans are applied on - them; if not then just move the cube normally. - This can speedup things, for example in computing coordinates (no need to apply - trans_to_rep) and of course in optimal solver. * free pruning table after solve is done? if I do this I need to deafault to a small table for < 8 moves solutions or smth * improve multi-threading when solving multiple scrambles -- cgit v1.3