aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-14 17:32:29 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-14 17:32:29 +0100
commit25e0d5703367969170f8f47051c7adcf58f5c990 (patch)
treebca61827af98a4fb23eb1ab5088a0154c39b193d /TODO.md
parenta9831ada32f9349b3d8973b07df3171455fbddcd (diff)
downloadnissy-25e0d5703367969170f8f47051c7adcf58f5c990.tar.gz
nissy-25e0d5703367969170f8f47051c7adcf58f5c990.zip
Added light optimal solver - about 5 times slower but takes only 500Mb of RAM
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index 1c1ad57..98f4911 100644
--- a/TODO.md
+++ b/TODO.md
@@ -14,9 +14,6 @@ It's more of a personal reminder than anything else.
14* invert an alg 14* invert an alg
15 15
16### More steps for `solve` 16### More steps for `solve`
17* "slow" optimal solver, using drud table but all the tricks
18 of khuge (+ trick to avoid 180° moves when one of the inverse
19 probes returns exactly the target value)
20* QTM optimal solving 17* QTM optimal solving
21* Block-building steps (cross, roux blocks, ...) 18* Block-building steps (cross, roux blocks, ...)
22* Other common steps (LSE, ...) 19* Other common steps (LSE, ...)

Generated with cgit - Back to sebastiano.tronto.net