diff options
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 |
