aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-07 12:20:51 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-07 12:20:51 +0100
commitb6fd508253bce9225dd24b6538adb5093892c4f8 (patch)
tree75f58f26fca63f0bbda0a351a2cb8f514194a35b /TODO.md
parente528411b1a1be45e1bef0f525fd0f411c9689b11 (diff)
downloadnissy-b6fd508253bce9225dd24b6538adb5093892c4f8.tar.gz
nissy-b6fd508253bce9225dd24b6538adb5093892c4f8.zip
Little performance improvement in optimal solver - more to come!
Diffstat (limited to '')
-rw-r--r--TODO.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 0c63ab8..7ab3287 100644
--- a/TODO.md
+++ b/TODO.md
@@ -14,6 +14,9 @@ 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)
17* QTM optimal solving 20* QTM optimal solving
18* Block-building steps (cross, roux blocks, ...) 21* Block-building steps (cross, roux blocks, ...)
19* Other common steps (LSE, ...) 22* Other common steps (LSE, ...)

Generated with cgit - Back to sebastiano.tronto.net