aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-03-02 19:48:10 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2022-03-02 19:48:10 +0100
commitb5a692702643c8f3e77765ca38677e076bce2b59 (patch)
tree8e2f92426d651ea06eaeaa8f912bce2719697d0f /TODO.md
parent36fb1d0fa1b70ee62dc6073d56176e8c81ceddfd (diff)
downloadnissy-b5a692702643c8f3e77765ca38677e076bce2b59.tar.gz
nissy-b5a692702643c8f3e77765ca38677e076bce2b59.zip
Added dr and htr scrambles
Diffstat (limited to '')
-rw-r--r--TODO.md4
1 files changed, 0 insertions, 4 deletions
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)
56## Technical stuff 56## Technical stuff
57 57
58### Memory management 58### Memory management
59* Optimization: allow coordinates do define how moves and trans are applied on
60 them; if not then just move the cube normally.
61 This can speedup things, for example in computing coordinates (no need to apply
62 trans_to_rep) and of course in optimal solver.
63* free pruning table after solve is done? if I do this I need to deafault to a 59* free pruning table after solve is done? if I do this I need to deafault to a
64 small table for < 8 moves solutions or smth 60 small table for < 8 moves solutions or smth
65* improve multi-threading when solving multiple scrambles 61* improve multi-threading when solving multiple scrambles

Generated with cgit - Back to sebastiano.tronto.net