From 25e0d5703367969170f8f47051c7adcf58f5c990 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 14 Dec 2021 17:32:29 +0100 Subject: Added light optimal solver - about 5 times slower but takes only 500Mb of RAM --- TODO.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO.md') 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. * 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