From b6fd508253bce9225dd24b6538adb5093892c4f8 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 7 Dec 2021 12:20:51 +0100 Subject: Little performance improvement in optimal solver - more to come! --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO.md') 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. * invert an alg ### More steps for `solve` +* "slow" optimal solver, using drud table but all the tricks + of khuge (+ trick to avoid 180° moves when one of the inverse + probes returns exactly the target value) * QTM optimal solving * Block-building steps (cross, roux blocks, ...) * Other common steps (LSE, ...) -- cgit v1.3