diff options
Diffstat (limited to '')
| -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, ...) |
