diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-14 17:32:29 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-14 17:32:29 +0100 |
| commit | 25e0d5703367969170f8f47051c7adcf58f5c990 (patch) | |
| tree | bca61827af98a4fb23eb1ab5088a0154c39b193d /TODO.md | |
| parent | a9831ada32f9349b3d8973b07df3171455fbddcd (diff) | |
| download | nissy-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.md | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -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, ...) |
