diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 5 |
1 files changed, 2 insertions, 3 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 | * **scramble [dr, corners only, edges only, htr, fmc(RUF)...]** | ||
| 14 | * save and edit algs as "variables" | 13 | * save and edit algs as "variables" |
| 15 | (or just use a "logging system" to keep info about previously run commands, | 14 | (or just use a "logging system" to keep info about previously run commands, |
| 16 | including e.g. solutions that were not shown because -c) | 15 | including e.g. solutions that were not shown because -c) |
| @@ -21,7 +20,8 @@ including e.g. solutions that were not shown because -c) | |||
| 21 | * Other common steps (LSE, ...) | 20 | * Other common steps (LSE, ...) |
| 22 | 21 | ||
| 23 | ### Improvements to currently implemented commands | 22 | ### Improvements to currently implemented commands |
| 24 | * **solve should re-orient first if needed and not just give up if centers are off** | 23 | * solve should re-orient first if needed and not just give up if centers are off |
| 24 | * more scramble types (dr, htr, fmc(rufify)...) | ||
| 25 | * solve should try up to a small bound without loading the large pruning table | 25 | * solve should try up to a small bound without loading the large pruning table |
| 26 | 26 | ||
| 27 | ### New features | 27 | ### New features |
| @@ -29,7 +29,6 @@ including e.g. solutions that were not shown because -c) | |||
| 29 | * configurability: add an `alias` command, run config file at startup | 29 | * configurability: add an `alias` command, run config file at startup |
| 30 | * configure max ram to be used (via config file and/or command line option) | 30 | * configure max ram to be used (via config file and/or command line option) |
| 31 | * transform alg, rufify etc... | 31 | * transform alg, rufify etc... |
| 32 | * more scramble stuff (scramble FMC with rufify...) | ||
| 33 | * command notation to list available moves | 32 | * command notation to list available moves |
| 34 | * make multi-step solve much more general and create command | 33 | * make multi-step solve much more general and create command |
| 35 | 34 | ||
