diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-03-02 19:48:10 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-03-02 19:48:10 +0100 |
| commit | b5a692702643c8f3e77765ca38677e076bce2b59 (patch) | |
| tree | 8e2f92426d651ea06eaeaa8f912bce2719697d0f /TODO.md | |
| parent | 36fb1d0fa1b70ee62dc6073d56176e8c81ceddfd (diff) | |
| download | nissy-b5a692702643c8f3e77765ca38677e076bce2b59.tar.gz nissy-b5a692702643c8f3e77765ca38677e076bce2b59.zip | |
Added dr and htr scrambles
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 4 |
1 files changed, 0 insertions, 4 deletions
| @@ -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 |
