diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-26 19:38:28 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-26 19:38:28 +0100 |
| commit | 975e3eafbae15b93a1a4f160dd781d359a6c717b (patch) | |
| tree | dc6b05fcb57a64014c260ce43baa222386e5140f /TODO.md | |
| parent | b82df53eb461506984eb2b6a9b53e445b75e46af (diff) | |
| download | nissy-975e3eafbae15b93a1a4f160dd781d359a6c717b.tar.gz nissy-975e3eafbae15b93a1a4f160dd781d359a6c717b.zip | |
Added two-phase solver
Diffstat (limited to '')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -10,7 +10,6 @@ It's more of a personal reminder than anything else. | |||
| 10 | ### Commands that are available in nissy 1.0, but not in this version (yet): | 10 | ### Commands that are available in nissy 1.0, but not in this version (yet): |
| 11 | * drcorners (solve corners after dr) | 11 | * drcorners (solve corners after dr) |
| 12 | * search and improve non-optimal subsequences | 12 | * search and improve non-optimal subsequences |
| 13 | * **fast non-optimal solver (also needed for scramble)** | ||
| 14 | * **scramble [dr, corners only, edges only, htr, fmc(RUF)...]** | 13 | * **scramble [dr, corners only, edges only, htr, fmc(RUF)...]** |
| 15 | * save and edit algs as "variables" | 14 | * save and edit algs as "variables" |
| 16 | (or just use a "logging system" to keep info about previously run commands, | 15 | (or just use a "logging system" to keep info about previously run commands, |
| @@ -32,6 +31,7 @@ including e.g. solutions that were not shown because -c) | |||
| 32 | * transform alg, rufify etc... | 31 | * transform alg, rufify etc... |
| 33 | * more scramble stuff (scramble FMC with rufify...) | 32 | * more scramble stuff (scramble FMC with rufify...) |
| 34 | * command notation to list available moves | 33 | * command notation to list available moves |
| 34 | * make multi-step solve much more general and create command | ||
| 35 | 35 | ||
| 36 | ## Distribution | 36 | ## Distribution |
| 37 | 37 | ||
