diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-07 12:20:51 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-07 12:20:51 +0100 |
| commit | b6fd508253bce9225dd24b6538adb5093892c4f8 (patch) | |
| tree | 75f58f26fca63f0bbda0a351a2cb8f514194a35b /TODO.md | |
| parent | e528411b1a1be45e1bef0f525fd0f411c9689b11 (diff) | |
| download | nissy-b6fd508253bce9225dd24b6538adb5093892c4f8.tar.gz nissy-b6fd508253bce9225dd24b6538adb5093892c4f8.zip | |
Little performance improvement in optimal solver - more to come!
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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, ...) |
